]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
UBI: Fix typo in comment
authorRichard Weinberger <richard@nod.at>
Fri, 3 Jul 2015 08:36:15 +0000 (10:36 +0200)
committerRichard Weinberger <richard@nod.at>
Sat, 3 Oct 2015 18:09:41 +0000 (20:09 +0200)
While we are here fix a s/beween/between typo.

Signed-off-by: Richard Weinberger <richard@nod.at>
Acked-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/ubi/ubi-media.h

index d0d072e7ccd2f78fa1ee6df63934308bffe43177..22ed3f627506c4e2b4daee328b97fa8dbfce3896 100644 (file)
@@ -500,7 +500,7 @@ struct ubi_fm_volhdr {
 /* struct ubi_fm_volhdr is followed by one struct ubi_fm_eba records */
 
 /**
- * struct ubi_fm_eba - denotes an association beween a PEB and LEB
+ * struct ubi_fm_eba - denotes an association between a PEB and LEB
  * @magic: EBA table magic number
  * @reserved_pebs: number of table entries
  * @pnum: PEB number of LEB (LEB is the index)