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