Commit b626d602 authored by Russell Keith-Magee's avatar Russell Keith-Magee
Browse files

Fixed #13499 -- Corrected typo in l10n docs. Thanks to selwin for the report and patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13143 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 362722b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ creation and upkeep of these files.
.. admonition:: Gettext utilities

    The ``makemessages`` command (and ``compilemessages`` discussed later) use
    commands from the GNU gettext toolset: ``xgetetxt``, ``msgfmt``,
    commands from the GNU gettext toolset: ``xgettext``, ``msgfmt``,
    ``msgmerge`` and ``msguniq``.

    .. versionchanged:: 1.2