We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f779ba4 commit ae806beCopy full SHA for ae806be
Doc/library/smtplib.rst
@@ -27,7 +27,7 @@ Protocol) and :rfc:`1869` (SMTP Service Extensions).
27
that support a full repertoire of SMTP and ESMTP operations.
28
29
If the host parameter is set to a truthy value, :meth:`SMTP.connect` is called with
30
- host and port automatically when the object is created; otherwise, :meth:`connect` must
+ host and port automatically when the object is created; otherwise, :meth:`!connect` must
31
be called manually.
32
33
If specified, *local_hostname* is used as the FQDN of the local host in the HELO/EHLO
0 commit comments