From 6af3b36e6e73f8f46f849e2d926d3d699b4b4c1a Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 2 Jul 2002 15:20:59 +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 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) -- 2.39.2