* [PATCH] Fix simple typo in KConfig for netfiltert xt_TEE.
@ 2010-06-01 14:47 Arnd Hannemann
2010-06-22 6:22 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Arnd Hannemann @ 2010-06-01 14:47 UTC (permalink / raw)
To: netfilter-devel; +Cc: Arnd Hannemann
Destination was spelled wrong in KConfig.
Signed-off-by: Arnd Hannemann <hannemann@nets.rwth-aachen.de>
---
net/netfilter/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig
index 8593a77..7d4582c 100644
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -503,7 +503,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
--
1.5.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix simple typo in KConfig for netfiltert xt_TEE.
2010-06-01 14:47 [PATCH] Fix simple typo in KConfig for netfiltert xt_TEE Arnd Hannemann
@ 2010-06-22 6:22 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2010-06-22 6:22 UTC (permalink / raw)
To: Arnd Hannemann; +Cc: netfilter-devel
Arnd Hannemann wrote:
> Destination was spelled wrong in KConfig.
>
Applied, thanks Arnd.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-22 6:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-01 14:47 [PATCH] Fix simple typo in KConfig for netfiltert xt_TEE Arnd Hannemann
2010-06-22 6:22 ` Patrick McHardy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).