Fix typo in comment

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-03-08 15:34:38 -08:00
parent 0fb9333346
commit 4f32be03d7

View File

@ -352,7 +352,7 @@ sub initialize( $ ) {
#
$comment = '';
#
# Used to sequence chains names.
# Used to sequence chain names.
#
$chainseq = 0;
#