浏览代码

netfilter: Kconfig spelling fixes (trivial)

Signed-off-by: Stephen Hemminger <sheminger@vyatta.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Stephen Hemminger 16 年之前
父节点
当前提交
67c0d57930
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      net/ipv4/netfilter/Kconfig

+ 3 - 3
net/ipv4/netfilter/Kconfig

@@ -31,7 +31,7 @@ config NF_CONNTRACK_PROC_COMPAT
 	default y
 	default y
 	help
 	help
 	  This option enables /proc and sysctl compatibility with the old
 	  This option enables /proc and sysctl compatibility with the old
-	  layer 3 dependant connection tracking. This is needed to keep
+	  layer 3 dependent connection tracking. This is needed to keep
 	  old programs that have not been adapted to the new names working.
 	  old programs that have not been adapted to the new names working.
 
 
 	  If unsure, say Y.
 	  If unsure, say Y.
@@ -99,7 +99,7 @@ config IP_NF_MATCH_TTL
 	---help---
 	---help---
 	This is a backwards-compat option for the user's convenience
 	This is a backwards-compat option for the user's convenience
 	(e.g. when running oldconfig). It selects
 	(e.g. when running oldconfig). It selects
-	COFNIG_NETFILTER_XT_MATCH_HL.
+	CONFIG_NETFILTER_XT_MATCH_HL.
 
 
 # `filter', generic and specific targets
 # `filter', generic and specific targets
 config IP_NF_FILTER
 config IP_NF_FILTER
@@ -329,7 +329,7 @@ config IP_NF_TARGET_TTL
 	---help---
 	---help---
 	This is a backwards-compat option for the user's convenience
 	This is a backwards-compat option for the user's convenience
 	(e.g. when running oldconfig). It selects
 	(e.g. when running oldconfig). It selects
-	COFNIG_NETFILTER_XT_TARGET_HL.
+	CONFIG_NETFILTER_XT_TARGET_HL.
 
 
 # raw + specific targets
 # raw + specific targets
 config IP_NF_RAW
 config IP_NF_RAW