From 6c80818715e55dd07c25d5be6d91575c48dc019a Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 18 2011 23:20:58 +0000 Subject: Fix path to manuals in Locale/locale_updateMessageXml.sh. --- diff --git a/Scripts/Functions/Locale/locale_updateMessageXml.sh b/Scripts/Functions/Locale/locale_updateMessageXml.sh index e77762f..20caa1a 100755 --- a/Scripts/Functions/Locale/locale_updateMessageXml.sh +++ b/Scripts/Functions/Locale/locale_updateMessageXml.sh @@ -39,7 +39,7 @@ function locale_updateMessageXml { # Build list of files to process. Remember that in some cases # templates and output are in the same location (e.g., when - # rendering `trunk/Manual/repository.xhtml/' directory). In these + # rendering `trunk/Manuals/repository.xhtml/' directory). In these # cases localized content are stored in the same location where # template files are retrived from and we need to avoid using # localized content from being interpreted as design models. In