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.
1 parent b4c0646 commit 7b02fbbCopy full SHA for 7b02fbb
1 file changed
Doc/library/stdtypes.rst
@@ -2829,7 +2829,7 @@ expression support in the :mod:`re` module).
2829
>>> titlecase("they're bill's friends.")
2830
"They're Bill's Friends."
2831
2832
- See also :meth:`istitle` and :meth:`capitalize`.
+ See also :meth:`istitle` and :meth:`capitalize`.
2833
2834
2835
.. method:: str.translate(table, /)
0 commit comments