diff lisp/mail/emacsbug.el @ 90650:02cf29720f31

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 490-504) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 161-163) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-130
author Miles Bader <miles@gnu.org>
date Tue, 07 Nov 2006 23:22:48 +0000
parents c5406394f567 266042c9bbc6
children ca120caa5838
line wrap: on
line diff
--- a/lisp/mail/emacsbug.el	Tue Nov 07 02:37:49 2006 +0000
+++ b/lisp/mail/emacsbug.el	Tue Nov 07 23:22:48 2006 +0000
@@ -126,7 +126,7 @@
     (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")