summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-11-25 07:29:44 (GMT)
committerGeorg Brandl <georg@python.org>2013-11-25 07:29:44 (GMT)
commitdb5e74fab31c7d4babf75f5c84d5f348ad71aec0 (patch)
treedb8c805db184ba69ce7549f27f327e6919f1ce6d /Doc
parentf5005883ba267822f58857d1a919caad196721e1 (diff)
downloadcpython-db5e74fab31c7d4babf75f5c84d5f348ad71aec0.zip
cpython-db5e74fab31c7d4babf75f5c84d5f348ad71aec0.tar.gz
cpython-db5e74fab31c7d4babf75f5c84d5f348ad71aec0.tar.bz2
Fix doc markup error.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/gettext.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/library/gettext.rst b/Doc/library/gettext.rst
index 18506ff..982780f 100644
--- a/Doc/library/gettext.rst
+++ b/Doc/library/gettext.rst
@@ -476,9 +476,9 @@ applications.)
:program:`xgettext`, :program:`pygettext`, and similar tools generate
:file:`.po` files that are message catalogs. They are structured
-:human-readable files that contain every marked string in the source
-:code, along with a placeholder for the translated versions of these
-:strings.
+human-readable files that contain every marked string in the source
+code, along with a placeholder for the translated versions of these
+strings.
Copies of these :file:`.po` files are then handed over to the
individual human translators who write translations for every