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-Tag: v2.6.36-rc1~571^2~374^2~5 X-Git-Url: https://bbs.cooldavid.org/git/?a=commitdiff_plain;h=fe6fb552858f686f39e33d7b0a33fe56dacea0bf;p=net-next-2.6.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 413ed24a968..21be5359898 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