From dd1220b96972d77e5bbe1094586514bae63fe1eb Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sat, 18 Sep 2021 13:12:41 +0200 Subject: ; More stylistic docfixes in emacs-lisp/*.el found by checkdoc --- lisp/emacs-lisp/backtrace.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/backtrace.el') diff --git a/lisp/emacs-lisp/backtrace.el b/lisp/emacs-lisp/backtrace.el index ea70baa9532..a5721aa3193 100644 --- a/lisp/emacs-lisp/backtrace.el +++ b/lisp/emacs-lisp/backtrace.el @@ -868,7 +868,7 @@ commands. \\{backtrace-mode-map} A mode which inherits from Backtrace mode, or a command which -creates a backtrace-mode buffer, should usually do the following: +creates a `backtrace-mode' buffer, should usually do the following: - Set `backtrace-revert-hook', if the buffer contents need to be specially recomputed prior to `revert-buffer'. -- cgit v1.2.3