mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
(custom-face-attributes): Fix typo in `ultra-bold'.
This commit is contained in:
parent
f9cf4c2c8d
commit
992f7c96aa
@ -98,7 +98,7 @@
|
||||
(choice :tag "Weight"
|
||||
:help-echo "Font weight."
|
||||
:value normal ; default
|
||||
(const :tag "black" ultra_bold)
|
||||
(const :tag "black" ultra-bold)
|
||||
(const :tag "bold" bold)
|
||||
(const :tag "book" semi-light)
|
||||
(const :tag "demibold" semi-bold)
|
||||
|
Loading…
Reference in New Issue
Block a user