[MTD] Fix typo in Alauda config option help text.

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Sat Oct 20 10:59:01 EDT 2007


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=42265940ed911c355140aa41ca4c2d94d7c5f5d8
Commit:     42265940ed911c355140aa41ca4c2d94d7c5f5d8
Parent:     b773bb2e702f6ac96223018d621ea9ed0d4f23ff
Author:     Dave Jones <davej at redhat.com>
AuthorDate: Wed Oct 17 23:33:12 2007 +0200
Committer:  David Woodhouse <dwmw2 at infradead.org>
CommitDate: Sat Oct 20 14:59:26 2007 +0100

    [MTD] Fix typo in Alauda config option help text.
    
    Signed-off-by: Dave Jones <davej at redhat.com>
    Signed-off-by: Joern Engel <joern at logfs.org>
    Signed-off-by: David Woodhouse <dwmw2 at infradead.org>
---
 drivers/mtd/nand/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 8f9c3ba..246d451 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -300,7 +300,7 @@ config MTD_NAND_PLATFORM
 	  via platform_data.
 
 config MTD_ALAUDA
-	tristate "MTD driver for Olympus MAUSB-10 and Fijufilm DPC-R1"
+	tristate "MTD driver for Olympus MAUSB-10 and Fujifilm DPC-R1"
 	depends on MTD_NAND && USB
 	help
 	  These two (and possibly other) Alauda-based cardreaders for



More information about the linux-mtd-cvs mailing list