summaryrefslogtreecommitdiff
path: root/docs/topics/i18n/localization.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/topics/i18n/localization.txt')
-rw-r--r--docs/topics/i18n/localization.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/i18n/localization.txt b/docs/topics/i18n/localization.txt
index 1bc80794e4..a3e0fc9683 100644
--- a/docs/topics/i18n/localization.txt
+++ b/docs/topics/i18n/localization.txt
@@ -56,7 +56,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``.
To create or update a message file, run this command::