From: Juanma Barranquero Date: Tue, 2 Jul 2002 15:20:59 +0000 (+0000) Subject: (rmail-user-mail-address-regexp): Fix typo. X-Git-Tag: emacs-pretest-21.2.91~215 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6af3b36e6e73f8f46f849e2d926d3d699b4b4c1a;p=emacs.git (rmail-user-mail-address-regexp): Fix typo. --- diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el index 9bcdd0c36ff..aa0253c3147 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)