From 92dc4f6e0efeb55b1635790147b3dcac327f308f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 6 Sep 2015 09:22:30 +0300 Subject: iptables: Spelling fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit While at it, update comment format for the respective blocks. Signed-off-by: Ville Skyttä Signed-off-by: Pablo Neira Ayuso --- libxtables/xtables.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libxtables/xtables.c') 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 -- cgit v1.2.3