We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Catalog()
1 parent 9dbb4d0 commit 5d7f86aCopy full SHA for 5d7f86a
Doc/library/gettext.rst
@@ -401,7 +401,7 @@ version has a slightly different API. Its documented usage was::
401
_ = cat.gettext
402
print(_('hello world'))
403
404
-For compatibility with this older module, the function :func:`Catalog` is an
+For compatibility with this older module, the function :func:`!Catalog` is an
405
alias for the :func:`translation` function described above.
406
407
One difference between this module and Henstridge's: his catalog objects
0 commit comments