diff options
Diffstat (limited to 'Doc/library/unicodedata.rst')
-rw-r--r-- | Doc/library/unicodedata.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/library/unicodedata.rst b/Doc/library/unicodedata.rst index b735a69..3787c36 100644 --- a/Doc/library/unicodedata.rst +++ b/Doc/library/unicodedata.rst @@ -3,8 +3,8 @@ .. module:: unicodedata :synopsis: Access the Unicode Database. -.. moduleauthor:: Marc-Andre Lemburg <mal@lemburg.com> -.. sectionauthor:: Marc-Andre Lemburg <mal@lemburg.com> +.. moduleauthor:: Marc-André Lemburg <mal@lemburg.com> +.. sectionauthor:: Marc-André Lemburg <mal@lemburg.com> .. sectionauthor:: Martin v. Löwis <martin@v.loewis.de> |