summaryrefslogtreecommitdiff
path: root/functions/echo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/echo.sh')
-rwxr-xr-xfunctions/echo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/echo.sh b/functions/echo.sh
index 56eb344..8162212 100755
--- a/functions/echo.sh
+++ b/functions/echo.sh
@@ -70,7 +70,7 @@ Echo_verbose ()
STRING="${1}"
shift
- if [ "${LH_VERBOSE}" = "enabled" ]
+ if [ "${_VERBOSE}" = "enabled" ]
then
if [ "${_L10N}" = "false" ]
then