Index: localeTools.py |
diff --git a/localeTools.py b/localeTools.py |
index 7cb3a2473be0e3882372206767fcb49133ae3e35..a188896ce5a797952808eddf72a4f32df20e421d 100644 |
--- a/localeTools.py |
+++ b/localeTools.py |
@@ -126,7 +126,7 @@ def setupTranslations(localeConfig, projectName, key): |
locales.remove(locale) |
locales.add(prefix) |
- # Add languages with existing translations. |
+ # Add languages with existing translations. |
locales.update(localeConfig['locales']) |
# Don't add the language we translate from as target translation. |