diff --git a/le.sh b/le.sh index 7e4a532d..7ffed9bd 100755 --- a/le.sh +++ b/le.sh @@ -776,7 +776,7 @@ issue() { addcommand="$Le_Webroot-add" if ! command -v $addcommand ; then - _err "It seems that your api file is not correct, it must have a function named: $Le_Webroot" + _err "It seems that your api file is not correct, it must have a function named: $addcommand" return 1 fi