diff lisp/custom.el @ 42556:fc69700db2a3

Fix typo.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 05 Jan 2002 18:56:56 +0000
parents 37d771fc6685
children 17031c88f781
line wrap: on
line diff
--- a/lisp/custom.el	Sat Jan 05 18:54:53 2002 +0000
+++ b/lisp/custom.el	Sat Jan 05 18:56:56 2002 +0000
@@ -222,7 +222,7 @@
         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