commit | fbd4f80979c26f0cf6a3a8af9d8e4131cfeab5a7 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Aug 11 16:51:50 2012 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Aug 11 16:51:50 2012 +0200 |
tree | e9ce6685e281eec26bbacd673ee1b1a4e04c8424 | |
parent | cc98887e457c293c7be3b9cd9599c5334a97064b [diff] |
Issue #15444: Use proper spelling for non-ASCII contributor names. Patch by Serhiy Storchaka.
diff --git a/Doc/c-api/unicode.rst b/Doc/c-api/unicode.rst index 3500654..d1b57d9 100644 --- a/Doc/c-api/unicode.rst +++ b/Doc/c-api/unicode.rst
@@ -5,7 +5,7 @@ Unicode Objects and Codecs -------------------------- -.. sectionauthor:: Marc-Andre Lemburg <mal@lemburg.com> +.. sectionauthor:: Marc-André Lemburg <mal@lemburg.com> Unicode Objects ^^^^^^^^^^^^^^^