From d33cc1fa186f3c6d472fed6da60e0ec35999cdd0 Mon Sep 17 00:00:00 2001 From: Juerd Waalboer Date: Sun, 9 Apr 2023 22:40:35 +0200 Subject: [PATCH] Spelling --- plugins/statiegeld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";