]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix doc markup error.
authorGeorg Brandl <georg@python.org>
Mon, 25 Nov 2013 07:29:44 +0000 (08:29 +0100)
committerGeorg Brandl <georg@python.org>
Mon, 25 Nov 2013 07:29:44 +0000 (08:29 +0100)
Doc/library/gettext.rst

index 18506ff780750309317bceab2a0653636c554776..982780fec15b8968f67d6dd42c9c377cc13735d7 100644 (file)
@@ -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