(display-time-mail-face): Fix spellings in docstrings.
This commit is contained in:
parent
e5e4c6a171
commit
6bd47b393d
1 changed files with 2 additions and 2 deletions
|
|
@ -127,8 +127,8 @@ This runs the normal hook `display-time-hook' after each update."
|
|||
(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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue