diff --git a/Scripts/Bash/Functions/Manual/manual_deleteEntry.sh b/Scripts/Bash/Functions/Manual/manual_deleteEntry.sh index ca7d213..1ec4aa1 100755 --- a/Scripts/Bash/Functions/Manual/manual_deleteEntry.sh +++ b/Scripts/Bash/Functions/Manual/manual_deleteEntry.sh @@ -78,7 +78,7 @@ function manual_deleteEntry { # Do not remove a versioned documentation entry with # changes inside. Print a message about it and stop script # execution instead. - cli_printMessage "`gettext "There are pendent changes that need to be committed first."`" 'AsErrorLine' + cli_printMessage "`gettext "There are changes that need to be committed first."`" 'AsErrorLine' cli_printMessage "$(caller)" 'AsToKnowMoreLine' fi