]> www.infradead.org Git - mtd-www.git/commitdiff
doc, faq: fix typos
authorBrian Norris <computersforpeace@gmail.com>
Fri, 21 Oct 2011 16:46:17 +0000 (09:46 -0700)
committerArtem Bityutskiy <dedekind1@gmail.com>
Fri, 28 Oct 2011 14:03:45 +0000 (17:03 +0300)
Fix spelling errors and a URL typo.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
doc/ubifs.xml
faq/nand.xml

index 0a1de11960b374890b2fc894925b1a0df770b973..b8e26826d362359b60c59b2b650fe0a6f564e92b 100644 (file)
@@ -314,7 +314,7 @@ some specific aspects of MLC NAND flashes:</p>
 
        <li>[<b>NEED WORK</b>] The "unstable bits issue", which is not
        MLC-specific, described
-       <a href="/ubifs.html#L_unstable_bits">here</a>.</li>
+       <a href="ubifs.html#L_unstable_bits">here</a>.</li>
 </ul>
 
 
index 9d9cd06551dc532bc93fbd9aafa757fcbd6f71b2..e142de88a4c8f79ef4a030535d5b36a01439d4d1 100644 (file)
@@ -186,7 +186,7 @@ Yes, you can. The requirements are the same as for boot-loaders
 <P>
 NAND simulator (<CODE>nandsim</CODE>) is an extremely useful debugging and
 development tool which simulates NAND flashes in RAM or a file. To select the
-simulated flash type one should specify ID bytes of your flashe - the onese
+simulated flash type one should specify ID bytes of your flash - the ones
 which are returned by the "Read ID" command (<CODE>0x90</CODE>) - consult the
 flash manual. The following are examples of input parameters:
 </P>