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] [blame] |
Issue #15444: Use proper spelling for non-ASCII contributor names. Patch by Serhiy Storchaka.
diff --git a/Doc/tutorial/introduction.rst b/Doc/tutorial/introduction.rst index 4d67677..43ea7aa 100644 --- a/Doc/tutorial/introduction.rst +++ b/Doc/tutorial/introduction.rst
@@ -413,7 +413,7 @@ About Unicode ------------- -.. sectionauthor:: Marc-Andre Lemburg <mal@lemburg.com> +.. sectionauthor:: Marc-André Lemburg <mal@lemburg.com> Starting with Python 3.0 all strings support Unicode (see