summaryrefslogtreecommitdiff
path: root/functions/help.sh
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-03-11 15:22:12 +0000
committerLyndon Brown <jnqnfe@gmail.com>2020-03-11 15:23:31 +0000
commitdab716e0798aecbd970f69af8ac1b11e128a58d1 (patch)
tree6ead967b56362610c38397ddb36ecff341578530 /functions/help.sh
parentfe02946472eab675f5e0100abaa9b618897d15f0 (diff)
downloadvyos-live-build-dab716e0798aecbd970f69af8ac1b11e128a58d1.tar.gz
vyos-live-build-dab716e0798aecbd970f69af8ac1b11e128a58d1.zip
"Live Systems" -> "Debian Live"
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
}