mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-10 11:46:55 +02:00
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…
x
Reference in New Issue
Block a user