diff lisp/time.el @ 63261:fbdbc34f3665

(display-time-mail-face): Fix spellings in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 10 Jun 2005 14:08:19 +0000
parents 75fa29e46766
children 6fb026ad601f a1b34dec1104
line wrap: on
line diff
--- a/lisp/time.el	Fri Jun 10 14:07:55 2005 +0000
+++ b/lisp/time.el	Fri Jun 10 14:08:19 2005 +0000
@@ -127,8 +127,8 @@
 (defcustom display-time-mail-face nil
   "Face to use for `display-time-mail-string'.
 If `display-time-use-mail-icon' is non-nil, the image's
-background colour is the background of this face.  Set this to
-make the mail indicator stand out on a colour display."
+background color is the background of this face.  Set this to
+make the mail indicator stand out on a color display."
   :group 'faces
   :group 'display-time
   :version "22.1"