summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/localizing.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2014-02-28 21:03:46 -0500
committerTim Graham <timograham@gmail.com>2014-02-28 21:03:46 -0500
commit1f5f015c32550c1424dd7804e8ee4717bcc5b9b7 (patch)
treeb789093482facf62b5e78d793817ca2687286992 /docs/internals/contributing/localizing.txt
parent8137215973c8cf97f58f244021b1a4e75923ade8 (diff)
Fixed spelling mistakes in docs.
Diffstat (limited to 'docs/internals/contributing/localizing.txt')
-rw-r--r--docs/internals/contributing/localizing.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/internals/contributing/localizing.txt b/docs/internals/contributing/localizing.txt
index 1b23a2296c..7705098143 100644
--- a/docs/internals/contributing/localizing.txt
+++ b/docs/internals/contributing/localizing.txt
@@ -22,7 +22,7 @@ translating or add a language that isn't yet translated, here's what to do:
* Make sure you read the notes about :ref:`specialties-of-django-i18n`.
-* Signup at `Transifex`_ and visit the `Django project page`_.
+* Sign up at `Transifex`_ and visit the `Django project page`_.
* On the `Django project page`_, choose the language you want to work on,
**or** -- in case the language doesn't exist yet --
@@ -37,7 +37,7 @@ translating or add a language that isn't yet translated, here's what to do:
* Once you are a member of a team choose the translation resource you
want to update on the team page. For example the "core" resource refers
- to the translation catalogue that contains all non-contrib translations.
+ to the translation catalog that contains all non-contrib translations.
Each of the contrib apps also have a resource (prefixed with "contrib").
.. note::