From 63f419f1339cbd0a7d1e64586854a4f01b3f80d1 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 14 Sep 2021 08:43:18 +0200 Subject: ; Minor stylistic fixes found by checkdoc --- lisp/help-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/help-mode.el') diff --git a/lisp/help-mode.el b/lisp/help-mode.el index d2066a05f7d..551cf7e1a3a 100644 --- a/lisp/help-mode.el +++ b/lisp/help-mode.el @@ -811,7 +811,7 @@ See `help-make-xrefs'." (defun help-do-xref (_pos function args) "Call the help cross-reference function FUNCTION with args ARGS. -Things are set up properly so that the resulting help-buffer has +Things are set up properly so that the resulting help buffer has a proper [back] button." ;; There is a reference at point. Follow it. (let ((help-xref-following t)) -- cgit v1.2.3