Browse Source

staging: mt29f_spinand: Fix typo in Kconfig

This patch fix a spelling typo in Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Masanari Iida 10 years ago
parent
commit
ab666bb2dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/mt29f_spinand/Kconfig

+ 1 - 1
drivers/staging/mt29f_spinand/Kconfig

@@ -12,5 +12,5 @@ config MTD_SPINAND_ONDIEECC
 	bool "Use SPINAND internal ECC"
 	bool "Use SPINAND internal ECC"
 	depends on MTD_SPINAND_MT29F
 	depends on MTD_SPINAND_MT29F
 	help
 	help
-	  Internel ECC.
+	  Internal ECC.
 	  Enables Hardware ECC support for Micron SPI NAND.
 	  Enables Hardware ECC support for Micron SPI NAND.