From e91053e833b559c9d2205ae72566cc2c58c7e10a Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 2 Jul 2002 14:49:22 +0000 Subject: [PATCH] (rmail-user-mail-address-regexp): Fix typo. --- lisp/mail/rmailsum.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5