From fca615d5025223afad57727194a5ace793228120 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 6 Nov 2006 02:29:24 +0000 Subject: [PATCH] (report-emacs-bug): Fix typos in output message. --- lisp/mail/emacsbug.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el index c58411c1e5..84a92e30b2 100644 --- a/lisp/mail/emacsbug.el +++ b/lisp/mail/emacsbug.el @@ -126,7 +126,7 @@ usually do not have translators to read other languages for them.\n\n") (setq user-point (point)) (insert "\n\n") - (insert "If emacs crashed, and you have the emacs process in the gdb debugger,\n" + (insert "If Emacs crashed, and you have the Emacs process in the gdb debugger,\n" "please include the output from the following gdb commands:\n" " `bt full' and `xbacktrace'.\n") -- 2.39.2