From patchwork Tue Jul 19 22:40:38 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [01/10] faq: nand: grammar fix Date: Tue, 19 Jul 2011 12:40:38 -0000 From: Brian Norris X-Patchwork-Id: 105549 Message-Id: <1311115247-20636-1-git-send-email-computersforpeace@gmail.com> To: "Artem Bityutskiy" Cc: Brian Norris , linux-mtd@lists.infradead.org Signed-off-by: Brian Norris --- faq/nand.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/faq/nand.xml b/faq/nand.xml index a9188c5..75acc72 100644 --- a/faq/nand.xml +++ b/faq/nand.xml @@ -240,7 +240,7 @@ which is extremely useful when testing how flash software handles errors (e.g., what does JFFS2 do in case of bit-flips or write errors).

Note, theoretically nandsim can emulate 16-bit bus width -devices, but it this may not work.

+devices, but it may not work.