diff lisp/cus-edit.el @ 28716:e9fb71a3e51d

(custom-face): Fix parenthesis.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 26 Apr 2000 17:11:44 +0000
parents a57bafeec17c
children 54b181bf04dc
line wrap: on
line diff
--- a/lisp/cus-edit.el	Tue Apr 25 23:49:40 2000 +0000
+++ b/lisp/cus-edit.el	Wed Apr 26 17:11:44 2000 +0000
@@ -2549,7 +2549,7 @@
   "Customize face."
   :sample-face 'custom-face-tag-face
   :help-echo "Set or reset this face."
-  :documentation-property #'face-doc-string)
+  :documentation-property #'face-doc-string
   :value-create 'custom-face-value-create
   :action 'custom-face-action
   :custom-category 'face