]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix semantic-symref-perform-search doc string
authorDaniel Martín <mardani29@yahoo.es>
Sun, 14 Nov 2021 14:30:52 +0000 (15:30 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 14 Nov 2021 14:30:58 +0000 (15:30 +0100)
* lisp/cedet/semantic/symref/cscope.el (semantic-symref-perform-search):
Fix the docstring to refer to the correct tool (bug#51846).

lisp/cedet/semantic/symref/cscope.el

index e63b7a7e914cc7f7398d68cd9d2331a6853872dc..bc3f4a248b7fb005056af821c9c7677b8f824309 100644 (file)
@@ -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