From fa1173baaafe5cdc635e31b12276fd88f428a9aa Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 14 Aug 2016 10:24:29 -0700 Subject: [PATCH] Correct typo in a comment Signed-off-by: Tom Eastep --- Shorewall/Perl/Shorewall/Chains.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/Perl/Shorewall/Chains.pm b/Shorewall/Perl/Shorewall/Chains.pm index 747096482..ea9617bdc 100644 --- a/Shorewall/Perl/Shorewall/Chains.pm +++ b/Shorewall/Perl/Shorewall/Chains.pm @@ -337,7 +337,7 @@ our $VERSION = 'MODULEVERSION'; # digest => SHA1 digest of the string representation of the chain's rules for use in optimization # level 8. # complete => The last rule in the chain is a -g or a simple -j to a terminating target -# Suppresses adding additional rules to the chain end of the chain +# Suppresses adding additional rules to the end of the chain # sections => {
= 1, ... } - Records sections that have been completed. # chainnumber => Numeric enumeration of the builtin chains (mangle table only). # allowedchains