From 16a67e65ef970819a589713f091e15c1e4d8ed13 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Aug 16 2011 00:44:15 +0000 Subject: Update `render.sh': - Update output message. --- diff --git a/Scripts/Functions/Render/render.sh b/Scripts/Functions/Render/render.sh index eeebf90..98b4180 100755 --- a/Scripts/Functions/Render/render.sh +++ b/Scripts/Functions/Render/render.sh @@ -122,7 +122,7 @@ function render { elif [[ $ACTIONVAL =~ "^$(cli_getRepoTLDir)/Manuals" ]];then ACTIONNAM="render_doBaseActions" else - cli_printMessage "`gettext "The path provided does not support rendition."`" --as-error-line + cli_printMessage "`gettext "The path provided doesn't support rendition."`" --as-error-line fi # Execute action name.