diff --git a/pandora_server/bin/pandora_config.pm b/pandora_server/bin/pandora_config.pm index 8cc6bec681..43fc826d48 100755 --- a/pandora_server/bin/pandora_config.pm +++ b/pandora_server/bin/pandora_config.pm @@ -33,8 +33,8 @@ my %pa_config; sub help_screen { printf "Permission is granted to copy, distribute and/or modify this document \n"; - printf "under the terms of the GNU Free Documentation License, Version 2.0 \n"; - printf "or any later version published by the Free Software Foundation at www.gnu.org \n\n"; + printf "under the terms of the GNU Free Documentation License, Version 2.0 \n"; + printf "or any later version published by the Free Software Foundation at www.gnu.org \n\n"; printf "\n\nSyntax: \n pandora_xxxxxxx.pl [ options ] \n\n"; printf "Following options are optional : \n"; printf " -v : Verbose mode activated, give more information in logfile \n";