diff --git a/functions/help.sh b/functions/help.sh index f48d2a985..acd9d04dd 100755 --- a/functions/help.sh +++ b/functions/help.sh @@ -31,6 +31,6 @@ Help () echo fi - Echo "Report bugs to the Live Systems project ." + Echo "Report bugs to the Live Systems project ." exit 0 }