aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorHorst H. von Brand <vonbrand@inf.utfsm.cl>2005-10-04 15:58:56 -0700
committerDavid S. Miller <davem@davemloft.net>2005-10-04 15:58:56 -0700
commita5181ab06ddca8071b4eb54ac2c314f7d24825d4 (patch)
treec3b7091a14fdae4f76b2bd9b85bfe601447baf83 /net
parent[INET]: Shrink struct inet_ehash_bucket on 32 bits UP (diff)
downloadlinux-dev-a5181ab06ddca8071b4eb54ac2c314f7d24825d4.tar.xz
linux-dev-a5181ab06ddca8071b4eb54ac2c314f7d24825d4.zip
[NETFILTER]: Fix Kconfig typo
Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
-rw-r--r--net/ipv4/netfilter/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/netfilter/Kconfig b/net/ipv4/netfilter/Kconfig
index 2cd7e7d1ac90..a7659728e7a0 100644
--- a/net/ipv4/netfilter/Kconfig
+++ b/net/ipv4/netfilter/Kconfig
@@ -141,7 +141,7 @@ config IP_NF_PPTP
tristate 'PPTP protocol support'
help
This module adds support for PPTP (Point to Point Tunnelling
- Protocol, RFC2637) conncection tracking and NAT.
+ Protocol, RFC2637) connection tracking and NAT.
If you are running PPTP sessions over a stateful firewall or NAT
box, you may want to enable this feature.