]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorPavel Janík <Pavel@Janik.cz>
Sat, 5 Jan 2002 18:56:56 +0000 (18:56 +0000)
committerPavel Janík <Pavel@Janik.cz>
Sat, 5 Jan 2002 18:56:56 +0000 (18:56 +0000)
lisp/custom.el

index 1bc53200aedca7b6adc2656eb16ba9951b3177bb..f7c0e0e0ee9e38fac0a862da1411b68969a968a6 100644 (file)
@@ -222,7 +222,7 @@ The following keywords are meaningful:
         version VERSION.
 :tag LABEL
         Use LABEL, a string, instead of the item's name, to label the item
-        a  in customization menus and buffers.
+        in customization menus and buffers.
 :load FILE
         Load file FILE (a string) before displaying this customization
         item.  Loading is done with `load-library', and only if the file is