* lisp/vc/vc-hooks.el: Fix typo
This commit is contained in:
parent
326fff41fa
commit
070b9de4e3
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
|
||||
(defface vc-edited-state
|
||||
'((default :inherit vc-state-base-face))
|
||||
"Face for VC modeline state when the file is up to date."
|
||||
"Face for VC modeline state when the file is edited."
|
||||
:version "25.1"
|
||||
:group 'vc-faces)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue