; * lisp/image/image-dired.el: Fix typo.
This commit is contained in:
parent
9e0c21ea73
commit
adaa2fc90e
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ This affects the following commands:
|
|||
"Face for the directory name in the header line of the thumbnail buffer."
|
||||
:version "29.1")
|
||||
|
||||
(defface -image-dired-thumb-header-file-size
|
||||
(defface image-dired-thumb-header-file-size
|
||||
'((((class color) (min-colors 88)) :foreground "cadet blue")
|
||||
(((class color) (min-colors 16)) :foreground "black")
|
||||
(default :inherit header-line))
|
||||
|
|
Loading…
Add table
Reference in a new issue