summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/db-ebrowse.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-04-16 14:35:25 +0200
committerStefan Kangas <stefan@marxist.se>2021-04-16 14:54:02 +0200
commitfb9f5501d838f8b912ea33f9c34fdf6020c41f35 (patch)
tree7d71ac212c888b9814b6fa189840d87d1be33b57 /lisp/cedet/semantic/db-ebrowse.el
parent289ec2d911c0a723c0c131ac9cf3407c71a4b15c (diff)
downloademacs-fb9f5501d838f8b912ea33f9c34fdf6020c41f35.tar.gz
; Fix typos: emacs lisp -> Emacs Lisp
Diffstat (limited to 'lisp/cedet/semantic/db-ebrowse.el')
-rw-r--r--lisp/cedet/semantic/db-ebrowse.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/db-ebrowse.el b/lisp/cedet/semantic/db-ebrowse.el
index efdf3dfa47a..682a4ccac48 100644
--- a/lisp/cedet/semantic/db-ebrowse.el
+++ b/lisp/cedet/semantic/db-ebrowse.el
@@ -222,7 +222,7 @@ warn instead."
;JAVE this just instantiates a default empty ebrowse struct?
; how would new instances wind up here?
-; the ebrowse class isn't singleton, unlike the emacs lisp one
+; the ebrowse class isn't singleton, unlike the Emacs Lisp one
(defvar-mode-local c++-mode semanticdb-project-system-databases
()
"Search Ebrowse for symbols.")