Fix spelling

This commit is contained in:
swprojects
2018-01-25 16:24:42 +00:00
parent 14dac242d2
commit b6e2b3a05e

View File

@@ -66,7 +66,7 @@ The ``.pot`` file is then provided to the translators and they use it to
generate a ``.po`` file for the language they translate too or they can also use
the ``.pot`` file to merge new/changed text strings to an existing ``.po`` file.
To do the actual translation we recomment `poEdit` [2]_ , it allows you to
To do the actual translation we recommend `poEdit` [2]_ , it allows you to
create or update a translation catalog (``.po`` file) from the ``.pot`` file.