Fix typos on lib/Kconfig.

Signed-off-by: Satoru Takeuchi <[EMAIL PROTECTED]>

---
Index: 2.6.25-rc2/lib/Kconfig
===================================================================
--- 2.6.25-rc2.orig/lib/Kconfig 2008-02-22 15:11:56.000000000 +0900
+++ 2.6.25-rc2/lib/Kconfig      2008-02-22 15:12:41.000000000 +0900
@@ -64,7 +64,7 @@ config AUDIT_GENERIC
        default y
 
 #
-# compression support is select'ed if needed
+# compression support is selected if needed
 #
 config ZLIB_INFLATE
        tristate
@@ -85,7 +85,7 @@ config GENERIC_ALLOCATOR
        boolean
 
 #
-# reed solomon support is select'ed if needed
+# reed solomon support is selected if needed
 #
 config REED_SOLOMON
        tristate
@@ -103,7 +103,7 @@ config REED_SOLOMON_DEC16
        boolean
 
 #
-# Textsearch support is select'ed if needed
+# Textsearch support is selected if needed
 #
 config TEXTSEARCH
        boolean
@@ -118,7 +118,7 @@ config TEXTSEARCH_FSM
        tristate
 
 #
-# plist support is select#ed if needed
+# plist support is selected if needed
 #
 config PLIST
        boolean
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to