Mercurial > emacs
changeset 42556:fc69700db2a3
Fix typo.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sat, 05 Jan 2002 18:56:56 +0000 |
parents | 83ab475df3fd |
children | c450330ea833 |
files | lisp/custom.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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