]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/ia.el
Remove obsolete leading * from defcustom, defface doc strings.
[gnu-emacs] / lisp / cedet / semantic / ia.el
index 214fbb50f982bff986b3acfc481d1aa25d424033..a4dabe66083272e20df58af18ab83e90658fdede 100644 (file)
@@ -146,7 +146,7 @@ Completion options are calculated with `semantic-analyze-possible-completions'."
 
 (defcustom semantic-ia-completion-menu-format-tag-function
   'semantic-format-tag-uml-concise-prototype
-  "*Function used to convert a tag to a string during completion."
+  "Function used to convert a tag to a string during completion."
   :group 'semantic
   :type semantic-format-tag-custom-list)