Просмотр исходного кода

[NETFILTER]: Fix Kconfig typo

Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Horst H. von Brand 20 лет назад
Родитель
Сommit
a5181ab06d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      net/ipv4/netfilter/Kconfig

+ 1 - 1
net/ipv4/netfilter/Kconfig

@@ -141,7 +141,7 @@ config IP_NF_PPTP
 	tristate  'PPTP protocol support'
 	tristate  'PPTP protocol support'
 	help
 	help
 	  This module adds support for PPTP (Point to Point Tunnelling
 	  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
 	  If you are running PPTP sessions over a stateful firewall or NAT
 	  box, you may want to enable this feature.  
 	  box, you may want to enable this feature.