Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db5e74f

Browse files
committed
Fix doc markup error.
1 parent f500588 commit db5e74f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/library/gettext.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -476,9 +476,9 @@ applications.)
476476

477477
:program:`xgettext`, :program:`pygettext`, and similar tools generate
478478
:file:`.po` files that are message catalogs. They are structured
479-
:human-readable files that contain every marked string in the source
480-
:code, along with a placeholder for the translated versions of these
481-
:strings.
479+
human-readable files that contain every marked string in the source
480+
code, along with a placeholder for the translated versions of these
481+
strings.
482482

483483
Copies of these :file:`.po` files are then handed over to the
484484
individual human translators who write translations for every

0 commit comments

Comments
 (0)