Missing piece of previous change
authorGlenn Morris <rgm@gnu.org>
Tue, 22 May 2012 03:38:10 +0000 (20:38 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 22 May 2012 03:38:10 +0000 (20:38 -0700)
lisp/mail/emacsbug.el

index 6cef487..e9ff36a 100644 (file)
@@ -339,7 +339,7 @@ usually do not have translators for other languages.\n\n")))
                    "  Type \\[report-emacs-bug-insert-to-mailer] to copy text to your preferred mail program.\n")))
        (terpri)
        (princ (substitute-command-keys
-               "  Type \\[report-emacs-bug-info] to visit in Info the Emacs Manual section
+               "  Type \\[info-emacs-bug] to visit in Info the Emacs Manual section
     about when and how to write a bug report, and what
     information you should include to help fix the bug.")))
       (shrink-window-if-larger-than-buffer (get-buffer-window "*Bug Help*")))