From: Arnd Hannemann Date: Tue, 22 Jun 2010 06:22:21 +0000 (+0200) Subject: netfilter: fix simple typo in KConfig for netfiltert xt_TEE X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=fe6fb552858f686f39e33d7b0a33fe56dacea0bf;p=deliverable%2Flinux.git netfilter: fix simple typo in KConfig for netfiltert xt_TEE Destination was spelled wrong in KConfig. Signed-off-by: Arnd Hannemann Signed-off-by: Patrick McHardy --- 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