diff --git a/plugins/statiegeld b/plugins/statiegeld index 1c3e346..ed2f822 100644 --- a/plugins/statiegeld +++ b/plugins/statiegeld @@ -145,7 +145,7 @@ END # "(W exiting) You are exiting a subroutine by unconventional means, # 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";