summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJan Engelhardt2009-03-24 21:35:27 +0100
committerDavid S. Miller2009-03-24 21:35:27 +0100
commit8dd1d0471bcf634f2cd6a6cf4b6531bb61f0af47 (patch)
treef8a7fc8dcdc39592e67b325498d78f2dc0b6b054 /net
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... (diff)
downloadkernel-qcow2-linux-8dd1d0471bcf634f2cd6a6cf4b6531bb61f0af47.tar.gz
kernel-qcow2-linux-8dd1d0471bcf634f2cd6a6cf4b6531bb61f0af47.tar.xz
kernel-qcow2-linux-8dd1d0471bcf634f2cd6a6cf4b6531bb61f0af47.zip
netfilter: trivial Kconfig spelling fixes
Supplements commit 67c0d57930ff9a24c6c34abee1b01f7716a9b0e2. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
-rw-r--r--net/ipv6/netfilter/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipv6/netfilter/Kconfig b/net/ipv6/netfilter/Kconfig
index 625353a5fe18..29d643bcafa4 100644
--- a/net/ipv6/netfilter/Kconfig
+++ b/net/ipv6/netfilter/Kconfig
@@ -101,7 +101,7 @@ config IP6_NF_MATCH_HL
---help---
This is a backwards-compat option for the user's convenience
(e.g. when running oldconfig). It selects
- COFNIG_NETFILTER_XT_MATCH_HL.
+ CONFIG_NETFILTER_XT_MATCH_HL.
config IP6_NF_MATCH_IPV6HEADER
tristate '"ipv6header" IPv6 Extension Headers Match'
@@ -137,7 +137,7 @@ config IP6_NF_TARGET_HL
---help---
This is a backwards-compat option for the user's convenience
(e.g. when running oldconfig). It selects
- COFNIG_NETFILTER_XT_TARGET_HL.
+ CONFIG_NETFILTER_XT_TARGET_HL.
config IP6_NF_TARGET_LOG
tristate "LOG target support"