summaryrefslogtreecommitdiffstats
path: root/libxtables
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2015-09-06 09:22:30 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2015-09-07 20:24:59 +0200
commit92dc4f6e0efeb55b1635790147b3dcac327f308f (patch)
treed26597f8a9a413e206ffb685367eb20a28013f8a /libxtables
parent5d4a3ec2c8d8fbe8ea25ae5985ca344b740ff90f (diff)
iptables: Spelling fixes
While at it, update comment format for the respective blocks. Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'libxtables')
-rw-r--r--libxtables/xtables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxtables/xtables.c b/libxtables/xtables.c
index 5357d12c..f14d503c 100644
--- a/libxtables/xtables.c
+++ b/libxtables/xtables.c
@@ -1137,7 +1137,7 @@ void xtables_rule_matches_free(struct xtables_rule_match **matches)
*
* %XTF_BAD_VALUE: bad value for option
* @p1: module name
- * @p2: option with which the problem occured (e.g. "--mark")
+ * @p2: option with which the problem occurred (e.g. "--mark")
* @p3: string the user passed in (e.g. "99999999999999")
*
* %XTF_ONE_ACTION: two mutually exclusive actions have been specified