From f63b912ff7e34966cf5d7551340398e56cde0482 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 16 2012 20:14:42 +0000 Subject: Update `Functions/Locale/locale_prepareWorkingDirectory.sh' file. --- diff --git a/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh b/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh index 78b8132..0233b4d 100755 --- a/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh +++ b/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh @@ -38,7 +38,7 @@ function locale_prepareWorkingDirectory { # Commit changes from working copy to central repository only. # At this point, changes in the repository are not merged in # the working copy, but chages in the working copy do are - # committed up to repository. + # committed up to central repository. ${CLI_NAME} svn --commit "${L10N_BASEDIR}" elif [[ $L10N_WORKDIR == '' ]];then