From 55393ba1bdedc5ded79b34b4cc08898a7776cddb Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Fri, 31 Aug 2012 14:43:41 -0700 Subject: UBI: fix trivial typo 'it' => 'is' Signed-off-by: Brian Norris Signed-off-by: Artem Bityutskiy --- drivers/mtd/ubi/attach.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/mtd') diff --git a/drivers/mtd/ubi/attach.c b/drivers/mtd/ubi/attach.c index da132155c796..f7adf53e4f45 100644 --- a/drivers/mtd/ubi/attach.c +++ b/drivers/mtd/ubi/attach.c @@ -79,7 +79,7 @@ * NAND), it is probably a PEB which was being erased when power cut * happened, so this is corruption type 1. However, this is just a guess, * which might be wrong. - * o Otherwise this it corruption type 2. + * o Otherwise this is corruption type 2. */ #include -- cgit v1.2.3-55-g7522