summaryrefslogtreecommitdiff
path: root/functions/help.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/help.sh')
-rwxr-xr-xfunctions/help.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/help.sh b/functions/help.sh
index e8035fd91..ff10595c9 100755
--- a/functions/help.sh
+++ b/functions/help.sh
@@ -29,6 +29,6 @@ Help ()
printf "${HELP}\n\n"
fi
- echo "Report bugs to the Live Systems project <https://wiki.debian.org/DebianLive>."
+ echo "Report bugs to the Debian Live project <https://wiki.debian.org/DebianLive>."
exit 0
}