]> git.eshelyaron.com Git - emacs.git/commitdiff
(reporter-submit-bug-report): Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 3 Jul 2002 11:47:44 +0000 (11:47 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 3 Jul 2002 11:47:44 +0000 (11:47 +0000)
lisp/mail/reporter.el

index 60fabaebf0f026c4dbd92576f3f9a4917918d925..c1d5839babdd62d060dfa4ce3ff35d009801c4f6 100644 (file)
@@ -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))