Spelling
This commit is contained in:
parent
2b0fd9b22c
commit
d33cc1fa18
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ END
|
||||||
# "(W exiting) You are exiting a subroutine by unconventional means,
|
# "(W exiting) You are exiting a subroutine by unconventional means,
|
||||||
# such as a goto, or a loop control statement."
|
# such as a goto, or a loop control statement."
|
||||||
|
|
||||||
redo OUTER; # this is phenominally vile :)
|
redo OUTER; # this is phenomenally vile :)
|
||||||
}
|
}
|
||||||
|
|
||||||
$_[2] = "help" if $split_input and $input eq "\\help";
|
$_[2] = "help" if $split_input and $input eq "\\help";
|
||||||
|
|
Loading…
Add table
Reference in a new issue