Fix doc spelling

This commit is contained in:
Raphael Michel
2019-05-29 16:32:22 +02:00
parent 8a5332f415
commit 4dcce70ab3

View File

@@ -276,7 +276,7 @@ is configured, memcached will be used for caching instead of redis.
Translations
------------
pretix comes with a nubmer of translations. Some of them are marked as "incubating", which means
pretix comes with a number of translations. Some of them are marked as "incubating", which means
they can usually only be selected in development mode. If you want to use them nevertheless, you
can activate them like this::
@@ -289,7 +289,7 @@ You can also tell pretix about additional paths where it will search for transla
path=/path/to/my/translations
For a given language (e.g. ``pt-br``), pretix will then look in the
specific subfolder, e.g. ``/path/to/my/translations/pt_BR/LC_MESSAGES/django.po``.
specific sub-folder, e.g. ``/path/to/my/translations/pt_BR/LC_MESSAGES/django.po``.
Celery task queue
-----------------