]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[NETFILTE] ipv4: Fix typo (Bugzilla #6753)
authorMatt LaPlante <laplam@rpi.edu>
Thu, 29 Jun 2006 19:51:15 +0000 (12:51 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 29 Jun 2006 23:58:28 +0000 (16:58 -0700)
This patch fixes bugzilla #6753, a typo in the netfilter Kconfig

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/Kconfig

index e1d7f5fbc52634550908485439d6ebbac7d8fb2e..ef0b5aac58382f2132f4912b641af4a7639a2cbd 100644 (file)
@@ -332,7 +332,7 @@ config IP_NF_MATCH_HASHLIMIT
        help
          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
          ip addresses and/or ports.