Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55393ba1 authored by Brian Norris's avatar Brian Norris Committed by Artem Bityutskiy
Browse files

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

parent cf38aca5
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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>