aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnd Hannemann <[email protected]>2010-06-22 08:22:21 +0200
committerPatrick McHardy <[email protected]>2010-06-22 08:22:21 +0200
commitfe6fb552858f686f39e33d7b0a33fe56dacea0bf (patch)
tree30296b888623a553a1c78c25bbba956eae005639
parent600069daf792f497ae1e1da74e2fff6ac5de6c47 (diff)
netfilter: fix simple typo in KConfig for netfiltert xt_TEE
Destination was spelled wrong in KConfig. Signed-off-by: Arnd Hannemann <[email protected]> Signed-off-by: Patrick McHardy <[email protected]>
-rw-r--r--net/netfilter/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig
index 413ed24a968a..21be53598987 100644
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -515,7 +515,7 @@ config NETFILTER_XT_TARGET_RATEEST
To compile it as a module, choose M here. If unsure, say N.
config NETFILTER_XT_TARGET_TEE
- tristate '"TEE" - packet cloning to alternate destiantion'
+ tristate '"TEE" - packet cloning to alternate destination'
depends on NETFILTER_ADVANCED
depends on (IPV6 || IPV6=n)
depends on !NF_CONNTRACK || NF_CONNTRACK