Fix spelling errors and a URL typo.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
<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>
<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>