diff --git a/docs/topics/i18n/localization.txt b/docs/topics/i18n/localization.txt index 91c771f610a09..ff8715571ad21 100644 --- a/docs/topics/i18n/localization.txt +++ b/docs/topics/i18n/localization.txt @@ -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