aboutsummaryrefslogtreecommitdiff
path: root/doc/smtp.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/smtp.html')
-rw-r--r--doc/smtp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/smtp.html b/doc/smtp.html
index aa92149..0862de0 100644
--- a/doc/smtp.html
+++ b/doc/smtp.html
@@ -105,7 +105,7 @@ and text <tt>body</tt>. The message is sent using the server
105 105
106<p class=return> 106<p class=return>
107If successful, the function returns 1. Otherwise, the function returns 107If successful, the function returns 1. Otherwise, the function returns
108<tt>nil</tt> followed by an error message. 108<b><tt>nil</tt></b> followed by an error message.
109</p> 109</p>
110 110
111<p class=note> 111<p class=note>