From 1c1da4184c3870e9f207d8a35a519850b9f36d6a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Sat, 5 Jan 2002 18:56:56 +0000 Subject: [PATCH] Fix typo. --- lisp/custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2