]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/srecode/fields.el
Remove obsolete leading * from defcustom, defface doc strings.
[gnu-emacs] / lisp / cedet / srecode / fields.el
index 1b7715c39d3cb895f9b8b2290261acd7b38f1d3c..e4b54b83645ee231497a4f1aaf9a1510dfb50bd7 100644 (file)
@@ -55,7 +55,7 @@ Once an insertion set is done, these fields will be activated.")
      (:underline "green"))
     (((class color) (background light))
      (:underline "green4")))
-  "*Face used to specify editable fields from a template."
+  "Face used to specify editable fields from a template."
   :group 'semantic-faces)
 
 (defcustom srecode-fields-exit-confirmation nil