From 29ad02df80a36f13ae7ac7f49fd14157d19fb902 Mon Sep 17 00:00:00 2001 From: raulmateos Date: Mon, 29 May 2006 15:01:50 +0000 Subject: [PATCH] - Small Changes in some text (Pandora Server) git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@34 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_server/bin/pandora_config.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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";