diff --git a/Scripts/Bash/Cli/Functions/cli_checkPathComponent.sh b/Scripts/Bash/Cli/Functions/cli_checkPathComponent.sh index 9b768fb..673c068 100755 --- a/Scripts/Bash/Cli/Functions/cli_checkPathComponent.sh +++ b/Scripts/Bash/Cli/Functions/cli_checkPathComponent.sh @@ -45,7 +45,7 @@ function cli_checkPathComponent { LOCATION="$1" OPTION="$2" else - cli_printMessage "cli_checkPathComponent: `gettext "Invalid arguments."`" 'AsErrorLine' + cli_printMessage "${FUNCNAME}: `gettext "Invalid arguments."`" 'AsErrorLine' cli_printMessage "$(caller)" 'AsToKnowMoreLine' fi