diff options
Diffstat (limited to 'lib/Loadbars/HelpDispatch.pm')
| -rw-r--r-- | lib/Loadbars/HelpDispatch.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Loadbars/HelpDispatch.pm b/lib/Loadbars/HelpDispatch.pm index 45b1494..42cfaf7 100644 --- a/lib/Loadbars/HelpDispatch.pm +++ b/lib/Loadbars/HelpDispatch.pm @@ -10,7 +10,7 @@ sub create () { my $hosts = ''; my $textdesc = <<END; -For more help please consult the manual page or press the 'h' hotkey during program execution and watch this terminal window. This are just the available startup parameters: +For more help please consult the manual page or press the 'h' hotkey during program execution and watch this terminal window. END # mode 1: Option is shown in the online help menu (stdout not sdl) |
