Skip to content

Commit

Permalink
netfilter: trivial Kconfig spelling fixes
Browse files Browse the repository at this point in the history
Supplements commit 67c0d57.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Jan Engelhardt authored and David S. Miller committed Mar 24, 2009
1 parent b5bb143 commit 8dd1d04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/ipv6/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ config IP6_NF_MATCH_HL
---help---
This is a backwards-compat option for the user's convenience
(e.g. when running oldconfig). It selects
COFNIG_NETFILTER_XT_MATCH_HL.
CONFIG_NETFILTER_XT_MATCH_HL.

config IP6_NF_MATCH_IPV6HEADER
tristate '"ipv6header" IPv6 Extension Headers Match'
Expand Down Expand Up @@ -137,7 +137,7 @@ config IP6_NF_TARGET_HL
---help---
This is a backwards-compat option for the user's convenience
(e.g. when running oldconfig). It selects
COFNIG_NETFILTER_XT_TARGET_HL.
CONFIG_NETFILTER_XT_TARGET_HL.

config IP6_NF_TARGET_LOG
tristate "LOG target support"
Expand Down

0 comments on commit 8dd1d04

Please sign in to comment.