* align.el:
[bpt/emacs.git] / lisp / vc-hg.el
index 4c538d9..8d40cf8 100644 (file)
 ;;; Customization options
 
 (defcustom vc-hg-global-switches nil
-  "*Global switches to pass to any Hg command."
+  "Global switches to pass to any Hg command."
   :type '(choice (const :tag "None" nil)
          (string :tag "Argument String")
          (repeat :tag "Argument List"