mirror of
https://github.com/python/cpython.git
synced 2026-02-13 19:04:37 +00:00
Fix a markup.
This generated a ugly code, "P>".
This commit is contained in:
parent
568f1d0eed
commit
0d840285c7
1 changed files with 1 additions and 1 deletions
|
|
@ -1337,7 +1337,7 @@ Convert a label to Unicode, as specified in \rfc{3490}.
|
|||
UTF-8 codec with BOM signature}
|
||||
\declaremodule{standard}{encodings.utf-8-sig} % XXX utf_8_sig gives TeX errors
|
||||
\modulesynopsis{UTF-8 codec with BOM signature}
|
||||
\moduleauthor{Walter D\"orwald}
|
||||
\moduleauthor{Walter D\"orwald}{}
|
||||
|
||||
\versionadded{2.5}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue