aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst H. von Brand <[email protected]>2005-10-04 15:58:56 -0700
committerDavid S. Miller <[email protected]>2005-10-04 15:58:56 -0700
commita5181ab06ddca8071b4eb54ac2c314f7d24825d4 (patch)
treec3b7091a14fdae4f76b2bd9b85bfe601447baf83
parent6d2553612fa329979e6423a5f2410fd7be5aa902 (diff)
[NETFILTER]: Fix Kconfig typo
Signed-off-by: Horst H. von Brand <[email protected]> Signed-off-by: David S. Miller <[email protected]>
-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.