diff --git a/Lib/smtpd.py b/Lib/smtpd.py index ef38cc2b078..9c47a5ba8b7 100755 --- a/Lib/smtpd.py +++ b/Lib/smtpd.py @@ -61,7 +61,7 @@ and if remoteport is not given, then 25 is used. # # Please note that this script requires Python 2.0 # -# Author: Barry Warsaw +# Author: Barry Warsaw # # TODO: #