lkml.org 
[lkml]   [2008]   [Feb]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Fix typos on lib/Kconfig
Fix typos on lib/Kconfig.

Signed-off-by: Satoru Takeuchi <takauchi_satoru@jp.fujitsu.com>

---
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

\
 
 \ /
  Last update: 2008-02-22 08:01    [W:0.033 / U:1.748 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site