]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/db.el
Remove obsolete leading * from defcustom, defface doc strings.
[gnu-emacs] / lisp / cedet / semantic / db.el
index a72e78402ea2089730f7a5a5902fa0b43d3cda11..1b3f07aa0f6a45f7c8e0dba2fc31c376fce589e0 100644 (file)
@@ -814,7 +814,7 @@ local variable."
 ;; associated databases.
 
 (defcustom semanticdb-project-roots nil
-  "*List of directories, where each directory is the root of some project.
+  "List of directories, where each directory is the root of some project.
 All subdirectories of a root project are considered a part of one project.
 Values in this string can be overridden by project management programs
 via the `semanticdb-project-root-functions' variable."