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.
dcgettext()
1 parent bb6114b commit 47b6662Copy full SHA for 47b6662
Doc/library/gettext.rst
@@ -98,7 +98,7 @@ class-based API instead.
98
.. versionadded:: 3.8
99
100
101
-Note that GNU :program:`gettext` also defines a :func:`dcgettext` method, but
+Note that GNU :program:`gettext` also defines a :func:`!dcgettext` method, but
102
this was deemed not useful and so it is currently unimplemented.
103
104
Here's an example of typical usage for this API::
0 commit comments