]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdadm.c
mdadm:fix typo in comment
[thirdparty/mdadm.git] / mdadm.c
diff --git a/mdadm.c b/mdadm.c
index b5d89e4355c6d04dd48aba4808a1f1f0964b0ae8..16fd49a714608becadd248b7f20c173183c35c1b 100644 (file)
--- a/mdadm.c
+++ b/mdadm.c
@@ -1268,7 +1268,7 @@ int main(int argc, char *argv[])
         * hopefully it's mostly right but there might be some stuff
         * missing
         *
-        * That is mosty checked in the per-mode stuff but...
+        * That is mostly checked in the per-mode stuff but...
         *
         * For @,B,C and A without -s, the first device listed must be
         * an md device.  We check that here and open it.