From 4f32be03d7788c34a99c87ab6d45ed2e46a8354d Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 8 Mar 2010 15:34:38 -0800 Subject: [PATCH] Fix typo in 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 3392d63bb..6a714f27b 100644 --- a/Shorewall/Perl/Shorewall/Chains.pm +++ b/Shorewall/Perl/Shorewall/Chains.pm @@ -352,7 +352,7 @@ sub initialize( $ ) { # $comment = ''; # - # Used to sequence chains names. + # Used to sequence chain names. # $chainseq = 0; #