summaryrefslogtreecommitdiff
path: root/help3xsl/help-to-html.sh
diff options
context:
space:
mode:
Diffstat (limited to 'help3xsl/help-to-html.sh')
-rwxr-xr-xhelp3xsl/help-to-html.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/help-to-html.sh b/help3xsl/help-to-html.sh
index 62efd87d93..1298106ec4 100755
--- a/help3xsl/help-to-html.sh
+++ b/help3xsl/help-to-html.sh
@@ -66,7 +66,7 @@ langDirSource=`pwd`
# iterate existing languages
for lang in `ls $langDirSource`
-# for lang in en-US
+# for lang in en-US pt-BR
do
echo $lang
cd $langDirSource/$lang/helpcontent2/source