]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Fix 'meaing' typo in mdadm.conf-example
authorAmon Bune <admin@full-stack.ninja>
Mon, 29 Sep 2025 17:16:00 +0000 (19:16 +0200)
committerMariusz Tkaczyk <mtkaczyk@kernel.org>
Thu, 2 Oct 2025 07:25:06 +0000 (09:25 +0200)
Fix typo in mdadm.conf example file

Signed-off-by: Amon Bune <admin@full-stack.ninja>
documentation/mdadm.conf-example

index 35a75d128a6948ac74485d39e63cc2beaacb6c58..29dd55ab3148f3ca3ef327c3a2f4bbec631a64d6 100644 (file)
@@ -28,7 +28,7 @@
 #
 #
 # The AUTO line can control which arrays get assembled by auto-assembly,
-# meaing either "mdadm -As" when there are no 'ARRAY' lines in this file,
+# meaning either "mdadm -As" when there are no 'ARRAY' lines in this file,
 # or "mdadm --incremental" when the array found is not listed in this file.
 # By default, all arrays that are found are assembled.
 # If you want to ignore all DDF arrays (maybe they are managed by dmraid),