diff --git a/lgsm/functions/command_update_functions.sh b/lgsm/functions/command_update_functions.sh index d599c807c..c6136446e 100644 --- a/lgsm/functions/command_update_functions.sh +++ b/lgsm/functions/command_update_functions.sh @@ -4,7 +4,7 @@ # Website: https://gameservermanagers.com # Description: Deletes the functions dir to allow re-downloading of functions from GitHub. -local modulename="Updating LGSM" +local modulename="Update LGSM" local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))" check.sh fn_print_dots "Updating functions"