summaryrefslogtreecommitdiffstats
path: root/tests/00raid4
diff options
context:
space:
mode:
Diffstat (limited to 'tests/00raid4')
-rw-r--r--tests/00raid42
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/00raid4 b/tests/00raid4
index a45668a..4638387 100644
--- a/tests/00raid4
+++ b/tests/00raid4
@@ -6,7 +6,7 @@ check resync ; check raid5
testdev $md0 2 $mdsize0 64
mdadm -S $md0
-# now with verion-1 superblock
+# now with version-1 superblock
mdadm -CR $md0 -e1 --level=raid4 -n4 $dev0 $dev1 $dev2 $dev3
check resync; check raid5
testdev $md0 3 $mdsize1 64