Commit 4ebb4c9d authored by Richard Weinberger's avatar Richard Weinberger

UBI: Fix typo in comment

While we are here fix a s/beween/between typo.
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
Acked-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 876f9a34
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment