Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.