Skip to content

Commit 67c0d57

Browse files
Stephen Hemmingerkaber
authored andcommitted
netfilter: Kconfig spelling fixes (trivial)
Signed-off-by: Stephen Hemminger <sheminger@vyatta.com> Signed-off-by: Patrick McHardy <kaber@trash.net>
1 parent 9d2493f commit 67c0d57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

net/ipv4/netfilter/Kconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ config NF_CONNTRACK_PROC_COMPAT
3131
default y
3232
help
3333
This option enables /proc and sysctl compatibility with the old
34-
layer 3 dependant connection tracking. This is needed to keep
34+
layer 3 dependent connection tracking. This is needed to keep
3535
old programs that have not been adapted to the new names working.
3636

3737
If unsure, say Y.
@@ -99,7 +99,7 @@ config IP_NF_MATCH_TTL
9999
---help---
100100
This is a backwards-compat option for the user's convenience
101101
(e.g. when running oldconfig). It selects
102-
COFNIG_NETFILTER_XT_MATCH_HL.
102+
CONFIG_NETFILTER_XT_MATCH_HL.
103103

104104
# `filter', generic and specific targets
105105
config IP_NF_FILTER
@@ -329,7 +329,7 @@ config IP_NF_TARGET_TTL
329329
---help---
330330
This is a backwards-compat option for the user's convenience
331331
(e.g. when running oldconfig). It selects
332-
COFNIG_NETFILTER_XT_TARGET_HL.
332+
CONFIG_NETFILTER_XT_TARGET_HL.
333333

334334
# raw + specific targets
335335
config IP_NF_RAW

0 commit comments

Comments
 (0)