From: Amon Bune Date: Mon, 29 Sep 2025 17:16:00 +0000 (+0200) Subject: Fix 'meaing' typo in mdadm.conf-example X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=388ef731dccff3b8da369c1968af7daf9b32fe1d;p=thirdparty%2Fmdadm.git Fix 'meaing' typo in mdadm.conf-example Fix typo in mdadm.conf example file Signed-off-by: Amon Bune --- diff --git a/documentation/mdadm.conf-example b/documentation/mdadm.conf-example index 35a75d12..29dd55ab 100644 --- a/documentation/mdadm.conf-example +++ b/documentation/mdadm.conf-example @@ -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),