Remove * characters from the front of variable docstrings.
[bpt/emacs.git] / lisp / emacs-lisp / chart.el
index 19766fe..2e3abb2 100644 (file)
@@ -82,7 +82,7 @@ Colors will be the background color.")
 Useful if new Emacs is used on B&W display.")
 
 (defcustom chart-face-use-pixmaps nil
-  "*Non-nil to use fancy pixmaps in the background of chart face colors."
+  "Non-nil to use fancy pixmaps in the background of chart face colors."
   :group 'eieio
   :type 'boolean)