mtd: cmdlinepart: Spelling s/trucate/truncate/
Linux-MTD Mailing List
linux-mtd at lists.infradead.org
Fri Aug 8 09:59:01 PDT 2014
Gitweb: http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=29f63f65cc327d87e7ced987d9e4c58b1ede9bf7
Commit: 29f63f65cc327d87e7ced987d9e4c58b1ede9bf7
Parent: adddcac0a2683b93c106c6297c7c7e66498bcdde
Author: Geert Uytterhoeven <geert at linux-m68k.org>
AuthorDate: Sun Jun 29 12:21:37 2014 +0200
Committer: Brian Norris <computersforpeace at gmail.com>
CommitDate: Wed Jul 2 15:17:15 2014 -0700
mtd: cmdlinepart: Spelling s/trucate/truncate/
Signed-off-by: Geert Uytterhoeven <geert at linux-m68k.org>
Cc: Brian Norris <computersforpeace at gmail.com>
Cc: linux-mtd at lists.infradead.org
Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
drivers/mtd/cmdlinepart.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mtd/cmdlinepart.c b/drivers/mtd/cmdlinepart.c
index 3e829b3..c850300 100644
--- a/drivers/mtd/cmdlinepart.c
+++ b/drivers/mtd/cmdlinepart.c
@@ -26,7 +26,7 @@
* <mtd-id> := unique name used in mapping driver/device (mtd->name)
* <size> := standard linux memsize OR "-" to denote all remaining space
* size is automatically truncated at end of device
- * if specified or trucated size is 0 the part is skipped
+ * if specified or truncated size is 0 the part is skipped
* <offset> := standard linux memsize
* if omitted the part will immediately follow the previous part
* or 0 if the first part
More information about the linux-mtd-cvs
mailing list