mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +00:00
Correct a markup error for an accented character.
Reported by Milan Zamazal <pdm@zamazal.org>.
This commit is contained in:
parent
58c95391fa
commit
0c209047ba
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
\modulesynopsis{Support for weak references and weak dictionaries.}
|
\modulesynopsis{Support for weak references and weak dictionaries.}
|
||||||
\moduleauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
\moduleauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
||||||
\moduleauthor{Neil Schemenauer}{nas@arctrix.com}
|
\moduleauthor{Neil Schemenauer}{nas@arctrix.com}
|
||||||
\moduleauthor{Martin von L\o"wis}{martin@loewis.home.cs.tu-berlin.de}
|
\moduleauthor{Martin von L\"owis}{martin@loewis.home.cs.tu-berlin.de}
|
||||||
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
||||||
|
|
||||||
\versionadded{2.1}
|
\versionadded{2.1}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue