diff --git a/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh b/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh index 7625530..ac2c184 100755 --- a/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh +++ b/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh @@ -39,7 +39,7 @@ function locale_prepareWorkingDirectory { # 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 central repository. - cli_syncronizeRepoChanges "${L10N_BASEDIR}" + cli_synchronizeRepoChanges "${L10N_BASEDIR}" elif [[ $L10N_WORKDIR == '' ]];then