Fix typo: connst -> const

This commit is contained in:
duianto 2021-03-29 10:36:07 +02:00
parent aabd3bcac3
commit eaf2e932e6
1 changed files with 1 additions and 1 deletions

View File

@ -489,7 +489,7 @@ can be toggled through `toggle-transparency'."
"If non nil unicode symbols are displayed in the mode-line (eg. for lighters).
If you use Emacs as a daemon and wants unicode characters only in GUI set
the value to quoted `display-graphic-p'. (default t)"
'(choice boolean (connst display-graphic-p))
'(choice boolean (const display-graphic-p))
'spacemacs-dotspacemacs-init)
(spacemacs|defc dotspacemacs-smooth-scrolling t