]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
netfilter: fix simple typo in KConfig for netfiltert xt_TEE
authorArnd Hannemann <hannemann@nets.rwth-aachen.de>
Tue, 22 Jun 2010 06:22:21 +0000 (08:22 +0200)
committerPatrick McHardy <kaber@trash.net>
Tue, 22 Jun 2010 06:22:21 +0000 (08:22 +0200)
Destination was spelled wrong in KConfig.

Signed-off-by: Arnd Hannemann <hannemann@nets.rwth-aachen.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/Kconfig

index 413ed24a968a6f392f55b4d597cda2232beb95ed..21be535989874adee7bf9d9d07f90d09c8fac8c2 100644 (file)
@@ -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