diff lisp/emulation/tpu-edt.el @ 94152:dddec8295783

(tpu-have-ispell): Fix typo in obsolescence declaration.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 18 Apr 2008 10:09:08 +0000
parents 0521c6a7dca0
children eb7b2376cae5
line wrap: on
line diff
--- a/lisp/emulation/tpu-edt.el	Fri Apr 18 10:06:06 2008 +0000
+++ b/lisp/emulation/tpu-edt.el	Fri Apr 18 10:09:08 2008 +0000
@@ -295,7 +295,7 @@
 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