]> git.eshelyaron.com Git - emacs.git/commitdiff
(tpu-have-ispell): Fix typo in obsolescence declaration.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 18 Apr 2008 10:09:08 +0000 (10:09 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 18 Apr 2008 10:09:08 +0000 (10:09 +0000)
lisp/emulation/tpu-edt.el

index 3dd82c8883ac31c14b06b210e40d46c7a147796d..302be01b13b548b887940b2dfbf940d69b6507d5 100644 (file)
 Otherwise, use `spell-region'."
   :type 'boolean
   :group 'tpu)
-(make-obsolete-variable 'tpu-have-ispell "The `spell' package is obsolete."
+(make-obsolete-variable 'tpu-have-ispell "the `spell' package is obsolete."
                         "23.1")
 
 (defcustom tpu-kill-buffers-silently nil