Mercurial > emacs
diff lisp/play/mpuz.el @ 42206:0f4506820432
Doc fix.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Thu, 20 Dec 2001 19:01:00 +0000 |
parents | 0291983fe62f |
children | a6103ef77add |
line wrap: on
line diff
--- a/lisp/play/mpuz.el Thu Dec 20 18:59:32 2001 +0000 +++ b/lisp/play/mpuz.el Thu Dec 20 19:01:00 2001 +0000 @@ -39,7 +39,7 @@ (random t) ; randomize (defcustom mpuz-silent nil - "*Set this to T if you don't want dings on inputs." + "*Set this to t if you don't want dings on inputs." :type 'boolean :group 'mpuz)