typo in Arfrever name

This commit is contained in:
Tarek Ziadé 2010-10-03 14:45:06 +00:00
parent 4bcceef5a1
commit 388f956c35
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ Library
-------
- Issue #8980: Fixed a failure in distutils.command check that was shadowed
by an environment that does not have docutils. Patch by Arferver.
by an environment that does not have docutils. Patch by Arfrever.
- Issue #1050268: parseaddr now correctly quotes double quote and backslash
characters that appear inside quoted strings in email addresses.