diff --git a/core/core-dotspacemacs.el b/core/core-dotspacemacs.el index 3fcb6b9c79b9..8c31740b20e1 100644 --- a/core/core-dotspacemacs.el +++ b/core/core-dotspacemacs.el @@ -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