From 3fa73e3436c9ea3f2cc98909a31b21a45f054ae8 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 3 Jul 2002 11:47:44 +0000 Subject: [PATCH] (reporter-submit-bug-report): Fix typo. --- lisp/mail/reporter.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mail/reporter.el b/lisp/mail/reporter.el index 60fabaebf0f..c1d5839babd 100644 --- a/lisp/mail/reporter.el +++ b/lisp/mail/reporter.el @@ -317,7 +317,7 @@ This function prompts for a summary if `reporter-prompt-for-summary-p' is non-nil. This function does not send a message; it uses the given information -to initialize a a messagem, which the user can then edit and finally send +to initialize a message, which the user can then edit and finally send \(or decline to send). The variable `mail-user-agent' controls which mail-sending package is used for editing and sending the message." (let ((reporter-eval-buffer (current-buffer)) -- 2.39.2