mdadm:fix typo in comment

Signed-off-by: Zhilong Liu <zlliu@suse.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com>
This commit is contained in:
Zhilong Liu 2017-03-01 16:44:33 +08:00 committed by Jes Sorensen
parent bb6f40bf9c
commit e93bb91b12
1 changed files with 1 additions and 1 deletions

View File

@ -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.