summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Martín <mardani29@yahoo.es>2021-11-14 15:30:52 +0100
committerLars Ingebrigtsen <larsi@gnus.org>2021-11-14 15:30:58 +0100
commit85ac0efe7c8c43627b2db7aabed18125eb4cb535 (patch)
treeed268a2451f680e3468795737537caf74de3a118
parent289f3a9e5f47bcc70391f0a36c556d964542ee80 (diff)
downloademacs-85ac0efe7c8c43627b2db7aabed18125eb4cb535.tar.gz
Fix semantic-symref-perform-search doc string
* lisp/cedet/semantic/symref/cscope.el (semantic-symref-perform-search): Fix the docstring to refer to the correct tool (bug#51846).
-rw-r--r--lisp/cedet/semantic/symref/cscope.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/symref/cscope.el b/lisp/cedet/semantic/symref/cscope.el
index e63b7a7e914..bc3f4a248b7 100644
--- a/lisp/cedet/semantic/symref/cscope.el
+++ b/lisp/cedet/semantic/symref/cscope.el
@@ -43,7 +43,7 @@ the hit list.
See the function `cedet-cscope-search' for more details.")
(cl-defmethod semantic-symref-perform-search ((tool semantic-symref-tool-cscope))
- "Perform a search with GNU Global."
+ "Perform a search with CScope."
(let* ((rootproj (when (and (featurep 'ede) ede-minor-mode)
(ede-toplevel)))
(default-directory (if rootproj