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/progmodes/tcl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/progmodes/tcl.el') diff --git a/lisp/progmodes/tcl.el b/lisp/progmodes/tcl.el index f6a50bf1a88..b6a7a20d87f 100644 --- a/lisp/progmodes/tcl.el +++ b/lisp/progmodes/tcl.el @@ -288,7 +288,7 @@ quoted for Tcl." ["Tcl help" tcl-help-on-word tcl-help-directory-list])) (defvar inferior-tcl-buffer nil - "The current inferior-tcl process buffer. + "The current `inferior-tcl' process buffer. MULTIPLE PROCESS SUPPORT =========================================================================== -- cgit v1.2.3