OSDN Git Service

UBI: fix trivial typo 'it' => 'is'
authorBrian Norris <computersforpeace@gmail.com>
Fri, 31 Aug 2012 21:43:41 +0000 (14:43 -0700)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 26 Sep 2012 10:22:50 +0000 (13:22 +0300)
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/ubi/attach.c

index da13215..f7adf53 100644 (file)
@@ -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 <linux/err.h>