diff man/smtpmail.texi @ 63600:c8b57e4594b8

Fix spellings.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 20 Jun 2005 14:47:12 +0000
parents b2f14178044e
children 3723093a21fd b7da78284d4c
line wrap: on
line diff
--- a/man/smtpmail.texi	Mon Jun 20 14:01:37 2005 +0000
+++ b/man/smtpmail.texi	Mon Jun 20 14:47:12 2005 +0000
@@ -298,7 +298,7 @@
 If you connect to the internet via a dialup connection, or for some
 other reason don't have permanent internet connection, sending mail
 will fail when you are not connected.  The SMTP library implements
-queued delivery, and the following variable control its behaviour.
+queued delivery, and the following variable control its behavior.
 
 @table @code
 @item smtpmail-queue-mail
@@ -345,7 +345,7 @@
   The variable @code{smtpmail-sendto-domain} makes the SMTP library
 add @samp{@@} and the specified value to recipients specified in the
 message when they are sent using the @code{RCPT TO} command.  Some
-configurations of sendmail requires this behaviour.  Don't bother to
+configurations of sendmail requires this behavior.  Don't bother to
 set this unless you have get an error like:
 
 @example