#19662: fix typo
This commit is contained in:
parent
5bfc03f430
commit
e09b42c914
|
@ -90,7 +90,7 @@ SMTPServer Objects
|
|||
this will always be an empty list.
|
||||
|
||||
Implementations of ``process_message`` should use the ``**kwargs``
|
||||
signature to accept arbitrary keword arguments, since future feature
|
||||
signature to accept arbitrary keyword arguments, since future feature
|
||||
enhancements may add keys to the kwargs dictionary.
|
||||
|
||||
Return ``None`` to request a normal ``250 Ok`` response; otherwise
|
||||
|
|
Loading…
Reference in New Issue