From: Juanma Barranquero Date: Tue, 2 Jul 2002 14:49:22 +0000 (+0000) Subject: (rmail-user-mail-address-regexp): Fix typo. X-Git-Tag: ttn-vms-21-2-B4~14350 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e91053e833b559c9d2205ae72566cc2c58c7e10a;p=emacs.git (rmail-user-mail-address-regexp): Fix typo. --- diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el index ba1bd941678..86324242d45 100644 --- a/lisp/mail/rmailsum.el +++ b/lisp/mail/rmailsum.el @@ -356,7 +356,7 @@ are used to exclude yourself as correspondent. Usually you don't have to set this variable, except if you collect mails sent by you under different user names. -Then it should be a regexp matching your mail adresses. +Then it should be a regexp matching your mail addresses. Setting this variable has an effect only before reading a mail." :type '(choice (const :tag "None" nil) regexp)