summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/sort.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/semantic/sort.el')
-rw-r--r--lisp/cedet/semantic/sort.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/sort.el b/lisp/cedet/semantic/sort.el
index 1503a766dc8..756b949c0d1 100644
--- a/lisp/cedet/semantic/sort.el
+++ b/lisp/cedet/semantic/sort.el
@@ -310,7 +310,7 @@ may re-organize the list with side-effects."
;; class tag.
;;
(defvar-local semantic-orphaned-member-metaparent-type "class"
- "In `semantic-adopt-external-members', the type of 'type for metaparents.
+ "In `semantic-adopt-external-members', the type of `type' for metaparents.
A metaparent is a made-up type semantic token used to hold the child list
of orphaned members of a named type.")