Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / net / netfilter / xt_hashlimit.c
index d952806..9e9c489 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *     xt_hashlimit - Netfilter module to limit the number of packets per time
- *     seperately for each hashbucket (sourceip/sourceport/dstip/dstport)
+ *     separately for each hashbucket (sourceip/sourceport/dstip/dstport)
  *
  *     (C) 2003-2004 by Harald Welte <laforge@netfilter.org>
  *     Copyright © CC Computer Consultants GmbH, 2007 - 2008