(defcustom): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sun, 29 Sep 2002 04:19:06 +0000 (04:19 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 29 Sep 2002 04:19:06 +0000 (04:19 +0000)
lisp/custom.el

index 608aac4..664ffb5 100644 (file)
@@ -175,7 +175,7 @@ The remaining arguments should have the form
 
 The following keywords are meaningful:
 
-:type  VALUE should be a widget type for editing the symbols value.
+:type  VALUE should be a widget type for editing the symbol's value.
 :options VALUE should be a list of valid members of the widget type.
 :group  VALUE should be a customization group.
         Add SYMBOL to that group.