Merge 3.2, fix typos.

This commit is contained in:
Florent Xicluna 2011-11-11 19:39:25 +01:00
commit e41f0de84d
8 changed files with 8 additions and 8 deletions

View file

@ -203,7 +203,7 @@ class AddrlistClass:
front of you.
Note: this class interface is deprecated and may be removed in the future.
Use rfc822.AddressList instead.
Use email.utils.AddressList instead.
"""
def __init__(self, field):