]> git.eshelyaron.com Git - emacs.git/commitdiff
(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 608aac402c82eab5de5aa8e704613937759443da..664ffb5405fd22ed99f39e6bbb6f43f3b66a3c87 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.