Commit c22751b7 authored by Matt LaPlante's avatar Matt LaPlante Committed by David S. Miller

[NETFILTE] ipv4: Fix typo (Bugzilla #6753)

This patch fixes bugzilla #6753, a typo in the netfilter Kconfig
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7263ade1
...@@ -332,7 +332,7 @@ config IP_NF_MATCH_HASHLIMIT ...@@ -332,7 +332,7 @@ config IP_NF_MATCH_HASHLIMIT
help help
This option adds a new iptables `hashlimit' match. This option adds a new iptables `hashlimit' match.
As opposed to `limit', this match dynamically crates a hash table As opposed to `limit', this match dynamically creates a hash table
of limit buckets, based on your selection of source/destination of limit buckets, based on your selection of source/destination
ip addresses and/or ports. ip addresses and/or ports.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment