Fix typos in tests/

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes #9250
This commit is contained in:
Andrea Gelmini
2019-09-03 03:14:53 +02:00
committed by Brian Behlendorf
parent cb14aa4ca9
commit c6e457dffb
14 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ function is_loop_device #disk
}
#
# Check if the given device is a multipath device and if there is a sybolic
# Check if the given device is a multipath device and if there is a symbolic
# link to a device mapper and to a disk
# Currently no support for dm devices alone without multipath
#