diff options
author | Xishi Qiu <qiuxishi@huawei.com> | 2013-11-06 16:18:21 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-12-02 08:45:19 -0500 |
commit | c79a8d85d7f540e9dbe3e3111c41d14395a0c9e2 (patch) | |
tree | 198f357e8400c622c42303a663275371ba512350 /Documentation/md.txt | |
parent | 48807e17101773117e36916f767fc12018e0eb21 (diff) |
doc: fix some typos in documentations
Fix some typos in five documentations, no functional change.
Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/md.txt')
-rw-r--r-- | Documentation/md.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/md.txt b/Documentation/md.txt index fbb2fcbf16b6..f925666e4342 100644 --- a/Documentation/md.txt +++ b/Documentation/md.txt | |||
@@ -533,7 +533,7 @@ also have | |||
533 | found. The count in 'mismatch_cnt' is the number of sectors | 533 | found. The count in 'mismatch_cnt' is the number of sectors |
534 | that were re-written, or (for 'check') would have been | 534 | that were re-written, or (for 'check') would have been |
535 | re-written. As most raid levels work in units of pages rather | 535 | re-written. As most raid levels work in units of pages rather |
536 | than sectors, this my be larger than the number of actual errors | 536 | than sectors, this may be larger than the number of actual errors |
537 | by a factor of the number of sectors in a page. | 537 | by a factor of the number of sectors in a page. |
538 | 538 | ||
539 | bitmap_set_bits | 539 | bitmap_set_bits |