[PATCH 2/2] mtd-www: UBI: Fastmap: Fix typo
Richard Weinberger
richard at nod.at
Wed Nov 12 13:11:45 PST 2014
Fix a missing "a".
Signed-off-by: Richard Weinberger <richard at nod.at>
---
doc/ubi.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/ubi.xml b/doc/ubi.xml
index 4bded98..5cb1603 100644
--- a/doc/ubi.xml
+++ b/doc/ubi.xml
@@ -1238,7 +1238,7 @@ from it.</p>
<ol>
<li>UBI tries to find the fastmap anchor PEB,
- if no anchor PEB was found UBI performs traditional full scan</li>
+ if no anchor PEB was found UBI performs a traditional full scan</li>
<li>It follows the pointers stored in the anchor PEB and reads
the fastmap payload data</li>
<li>Then it performs a traditional scan only on PEBs in the pool
--
2.1.0
More information about the linux-mtd
mailing list