From 52d239483d193a949b97e72b3ea001aae267528e Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Wed, 16 Apr 2025 17:18:36 +0200 Subject: [PATCH] typo --- config/action.d/iptables.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/action.d/iptables.conf b/config/action.d/iptables.conf index 9511785f..86ac736d 100644 --- a/config/action.d/iptables.conf +++ b/config/action.d/iptables.conf @@ -100,8 +100,8 @@ _chain_rule = -p $proto # Option: chain # Notes specifies the iptables chains to which the Fail2Ban rules should be -# added. May be a sigle chain (eg. INPUT) or a comma separated list -# (eg. INPUT, FORWARD) +# added. May be a single chain (e.g. INPUT) or a comma separated list +# (e.g. INPUT, FORWARD) # Values: STRING Default: INPUT chain = INPUT