summaryrefslogtreecommitdiff
path: root/lisp/custom.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2002-01-05 18:56:56 +0000
committerPavel Janík <Pavel@Janik.cz>2002-01-05 18:56:56 +0000
commit1c1da4184c3870e9f207d8a35a519850b9f36d6a (patch)
treebbbbaaf373604244daa3428d9c312b6e1fb89b0e /lisp/custom.el
parent665e6193d090c4d8fad4756b5b5fdac33c63fb42 (diff)
downloademacs-1c1da4184c3870e9f207d8a35a519850b9f36d6a.tar.gz
Fix typo.
Diffstat (limited to 'lisp/custom.el')
-rw-r--r--lisp/custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/custom.el b/lisp/custom.el
index 1bc53200aed..f7c0e0e0ee9 100644
--- a/lisp/custom.el
+++ b/lisp/custom.el
@@ -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