From: Arnd Hannemann <hannemann@nets.rwth-aachen.de>
To: netfilter-devel@vger.kernel.org
Cc: Arnd Hannemann <hannemann@nets.rwth-aachen.de>
Subject: [PATCH] Fix simple typo in KConfig for netfiltert xt_TEE.
Date: Tue, 01 Jun 2010 16:47:03 +0200 [thread overview]
Message-ID: <1275403623-9133-1-git-send-email-hannemann@nets.rwth-aachen.de> (raw)
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
next reply other threads:[~2010-06-01 14:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-01 14:47 Arnd Hannemann [this message]
2010-06-22 6:22 ` [PATCH] Fix simple typo in KConfig for netfiltert xt_TEE Patrick McHardy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1275403623-9133-1-git-send-email-hannemann@nets.rwth-aachen.de \
--to=hannemann@nets.rwth-aachen.de \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).