commit | fc29f27c162a236d2d879ab3fb803110628a0ccf | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Jan 02 20:25:14 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Jan 02 20:25:14 2009 +0000 |
tree | cc68b3ee5ebf96d0e63161394c80a499f21ecae5 | |
parent | 511048673f8635b12f683eb9fc09f42c8ab871c7 [diff] [blame] |
#4811: fix markup glitches (mostly remains of the conversion), found by Gabriel Genellina.
diff --git a/Doc/library/smtplib.rst b/Doc/library/smtplib.rst index bdbbe4a..385f116 100644 --- a/Doc/library/smtplib.rst +++ b/Doc/library/smtplib.rst
@@ -207,7 +207,7 @@ previous ``EHLO`` or ``HELO`` command this session. It tries ESMTP ``EHLO`` first. - :exc:SMTPHeloError + :exc:`SMTPHeloError` The server didn't reply properly to the ``HELO`` greeting. .. versionadded:: 2.6