diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/mail/reporter.el | 2 |
1 files changed, 1 insertions, 1 deletions
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' | |||
| 317 | is non-nil. | 317 | is non-nil. |
| 318 | 318 | ||
| 319 | This function does not send a message; it uses the given information | 319 | This function does not send a message; it uses the given information |
| 320 | to initialize a a messagem, which the user can then edit and finally send | 320 | to initialize a message, which the user can then edit and finally send |
| 321 | \(or decline to send). The variable `mail-user-agent' controls which | 321 | \(or decline to send). The variable `mail-user-agent' controls which |
| 322 | mail-sending package is used for editing and sending the message." | 322 | mail-sending package is used for editing and sending the message." |
| 323 | (let ((reporter-eval-buffer (current-buffer)) | 323 | (let ((reporter-eval-buffer (current-buffer)) |