Fix few typos.

This commit is contained in:
Florent Xicluna 2011-11-11 19:35:42 +01:00
parent 490062b42c
commit 992d9e081f
4 changed files with 4 additions and 4 deletions

View file

@ -178,7 +178,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):