Skip to content

Commit d5c9865

Browse files
committed
Correct misspelling in inline comment
1 parent cb60726 commit d5c9865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regen/warnings.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ BEGIN
186186

187187
my %NAME_TO_VALUE; # ('NAME' => index_number, ....);
188188

189-
# the experiments were successful (or abandonned),
189+
# the experiments were successful (or abandoned),
190190
# so no warning bit is needed anymore
191191
my %NO_BIT_FOR = map { ( uc $_ => 1, $_ => 1 ) } qw(
192192
deprecated::smartmatch

0 commit comments

Comments
 (0)