Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-08-11 15:41:04 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-08-11 18:10:43 +0300
commit0d719fcacb3bb17e948afb62130c7162858ed80e (patch)
tree52bf2b51fe8c39587af739b093ad7ef08c22401b /release/scripts/modules/bl_i18n_utils
parenta5f59bffd62568922c5001ffbae6f2337a6a4419 (diff)
Cleanup: spelling
Diffstat (limited to 'release/scripts/modules/bl_i18n_utils')
-rwxr-xr-xrelease/scripts/modules/bl_i18n_utils/utils_rtl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/modules/bl_i18n_utils/utils_rtl.py b/release/scripts/modules/bl_i18n_utils/utils_rtl.py
index 433c7f203de..11d1da068b4 100755
--- a/release/scripts/modules/bl_i18n_utils/utils_rtl.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_rtl.py
@@ -20,7 +20,7 @@
# <pep8 compliant>
-# Preprocess right-to-left languages.
+# Pre-process right-to-left languages.
# You can use it either standalone, or through import_po_from_branches or
# update_trunk.
#