UBI: fix trivial typo 'it' => 'is'

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
This commit is contained in:
Brian Norris 2012-08-31 14:43:41 -07:00 коммит произвёл Artem Bityutskiy
Родитель cf38aca520
Коммит 55393ba1bd
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -79,7 +79,7 @@
* NAND), it is probably a PEB which was being erased when power cut * 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, * happened, so this is corruption type 1. However, this is just a guess,
* which might be wrong. * which might be wrong.
* o Otherwise this it corruption type 2. * o Otherwise this is corruption type 2.
*/ */
#include <linux/err.h> #include <linux/err.h>