mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Fix markup
This commit is contained in:
parent
efbbb1c602
commit
06c7b62a83
1 changed files with 1 additions and 1 deletions
|
|
@ -319,7 +319,7 @@ To facilitate plural forms, the methods \method{ngettext} and
|
||||||
\method{ungettext} are overridden as well.
|
\method{ungettext} are overridden as well.
|
||||||
|
|
||||||
\begin{methoddesc}[GNUTranslations]{__init__}{
|
\begin{methoddesc}[GNUTranslations]{__init__}{
|
||||||
\optional{fp\optional{, coerce}}
|
\optional{fp\optional{, coerce}}}
|
||||||
Constructs and parses a translation catalog in GNU gettext format.
|
Constructs and parses a translation catalog in GNU gettext format.
|
||||||
\var{fp} is passed to the base class (\class{NullTranslations})
|
\var{fp} is passed to the base class (\class{NullTranslations})
|
||||||
constructor. \var{coerce} is a flag specifying whether message ids
|
constructor. \var{coerce} is a flag specifying whether message ids
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue