aboutsummaryrefslogtreecommitdiffstats
path: root/net/Kconfig
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2009-01-26 05:12:25 -0500
committerJiri Kosina <jkosina@suse.cz>2009-03-30 09:22:01 -0400
commit692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf (patch)
treee079cea0948d250e5411befe0c5cca7c97bcf860 /net/Kconfig
parent877d03105d04b2c13e241130277fa69c8d2564f0 (diff)
trivial: fix typos/grammar errors in Kconfig texts
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'net/Kconfig')
-rw-r--r--net/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Kconfig b/net/Kconfig
index ec93e7e38b38..ce77db4fcec8 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -140,7 +140,7 @@ config NETFILTER_ADVANCED
140 default y 140 default y
141 help 141 help
142 If you say Y here you can select between all the netfilter modules. 142 If you say Y here you can select between all the netfilter modules.
143 If you say N the more ununsual ones will not be shown and the 143 If you say N the more unusual ones will not be shown and the
144 basic ones needed by most people will default to 'M'. 144 basic ones needed by most people will default to 'M'.
145 145
146 If unsure, say Y. 146 If unsure, say Y.