From bd6406004f3c005b0ab1d3a5a98de9983e54d495 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 10 Jul 2002 09:45:18 +0000 Subject: [PATCH] (speedbar-obj-do-check): Fix typo. --- lisp/speedbar.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/speedbar.el b/lisp/speedbar.el index 4d33cb78b9c..1ef7bde0659 100644 --- a/lisp/speedbar.el +++ b/lisp/speedbar.el @@ -563,7 +563,7 @@ current file, and the FILENAME of the file being checked." (defcustom speedbar-obj-do-check t "*Non-nil check all files in speedbar to see if they have an object file. Any file checked out is marked with `speedbar-obj-indicator', and the -marking is based on `speedbar-obj-alist'." +marking is based on `speedbar-obj-alist'." :group 'speedbar-vc :type 'boolean) -- 2.39.5