Commit 32529e64 authored by ejstronge's avatar ejstronge Committed by Tim Graham
Browse files

[1.6.x] Fixed small typo in django-admin.txt

The word 'by' seemed to be missing from the first line of the compilemessages command.

Backport of 5ca522b9 from master
parent 23526d2f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -119,7 +119,7 @@ compilemessages

.. django-admin:: compilemessages

Compiles .po files created :djadmin:`makemessages` to .mo files for use with
Compiles .po files created by :djadmin:`makemessages` to .mo files for use with
the builtin gettext support. See :doc:`/topics/i18n/index`.

Use the :djadminopt:`--locale` option (or its shorter version ``-l``) to