2005-10-04 20:46:26

by Horst H. von Brand

[permalink] [raw]
Subject:

Subject: [PATCH] Fix typo
From: Horst von Brand <[email protected]>
Date: 1128458496 -0400

Signed-off-by: Horst H. von Brand <[email protected]>


---

net/ipv4/netfilter/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

559144e679f79e29738fd9567cd58a77a027e587
diff --git a/net/ipv4/netfilter/Kconfig b/net/ipv4/netfilter/Kconfig
--- 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.