From: Horst H. von Brand Date: Tue, 4 Oct 2005 22:58:56 +0000 (-0700) Subject: [NETFILTER]: Fix Kconfig typo X-Git-Tag: v2.6.14-rc4~39^2~15 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=a5181ab06ddca8071b4eb54ac2c314f7d24825d4;p=linux-2.6-omap-h63xx.git [NETFILTER]: Fix Kconfig typo Signed-off-by: Horst H. von Brand Signed-off-by: David S. Miller --- diff --git a/net/ipv4/netfilter/Kconfig b/net/ipv4/netfilter/Kconfig index 2cd7e7d1ac9..a7659728e7a 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.