From: Juanma Barranquero Date: Wed, 3 Jul 2002 11:47:44 +0000 (+0000) Subject: (reporter-submit-bug-report): Fix typo. X-Git-Tag: emacs-pretest-21.2.91~206 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3fa73e3436c9ea3f2cc98909a31b21a45f054ae8;p=emacs.git (reporter-submit-bug-report): Fix typo. --- 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))