From f6e2f30f394a270c2eca9a9a14be46876d2a86e5 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sat, 3 Dec 2022 15:31:07 +0100 Subject: ; Fix typos --- lisp/cedet/semantic/ia.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/cedet/semantic/ia.el') diff --git a/lisp/cedet/semantic/ia.el b/lisp/cedet/semantic/ia.el index 2172085d6b9..da884b9d16d 100644 --- a/lisp/cedet/semantic/ia.el +++ b/lisp/cedet/semantic/ia.el @@ -457,7 +457,7 @@ parts of the parent classes are displayed." ;; it. The simple `semanticdb-find-tag-by-...' are simple, and ;; you need to pass it the exact name you want. ;; - ;; The analyzer function `semantic-analyze-tag-name' will take + ;; The analyzer function `semantic-analyze-find-tag' will take ;; more complex names, such as the cpp symbol foo::bar::baz, ;; and break it up, and dive through the namespaces. (let ((class (semantic-analyze-find-tag typename))) -- cgit v1.2.3