forked from extern/shorewall_code
Correct typo in comment
This commit is contained in:
parent
8fdbb6f252
commit
6afc43d200
@ -1601,7 +1601,7 @@ sub read_a_line() {
|
||||
#
|
||||
chop $currentline, next if substr( ( $currentline .= $_ ), -1, 1 ) eq '\\';
|
||||
#
|
||||
# Now remove contatinated comments
|
||||
# Now remove concatinated comments
|
||||
#
|
||||
$currentline =~ s/#.*$//;
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user