summaryrefslogtreecommitdiff
path: root/doc/development/i18n/merging_translations.md
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-01-31 12:45:38 +1000
committerEvan Read <eread@gitlab.com>2019-01-31 12:45:38 +1000
commit9ddfbbec12e38f3713b3f323fed2785b4d718c57 (patch)
treecc4cd6da20f5d573e4ccf1012d458801486c17f5 /doc/development/i18n/merging_translations.md
parente6cc4bf23a30f010e51d0ebef8eecf9c515f07a9 (diff)
downloadgitlab-ce-9ddfbbec12e38f3713b3f323fed2785b4d718c57.tar.gz
Fix spelling and other minor improvementsdocs/fix-spelling-in-internationalisation-section
Diffstat (limited to 'doc/development/i18n/merging_translations.md')
-rw-r--r--doc/development/i18n/merging_translations.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/i18n/merging_translations.md b/doc/development/i18n/merging_translations.md
index d172aa6da21..2fa7558d30b 100644
--- a/doc/development/i18n/merging_translations.md
+++ b/doc/development/i18n/merging_translations.md
@@ -4,7 +4,7 @@ Crowdin automatically syncs the `gitlab.pot` file presenting newly
added translations to the community of translators.
At the same time, it creates a merge request to merge all newly added
-& approved translations. Find the [merge reqeust created by
+& approved translations. Find the [merge request created by
`gitlab-crowdin-bot`](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests?scope=all&utf8=%E2%9C%93&state=opened&author_username=gitlab-crowdin-bot)
to see new and merged merge requests. They are created in EE and need
to be ported to CE manually.