Mercurial > emacs
changeset 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 | 9bcf1560e9f0 |
children | 10744649cbb8 |
files | lisp/time.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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"