Fix typo for spell-checking readme

This commit is contained in:
Ivan Verevkin 2017-01-25 17:19:47 +03:00 committed by d12frosted
parent 5be07e90d2
commit 5af909ab11
No known key found for this signature in database
GPG Key ID: 8F60E862D6F5CE8F
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ set the layer variable =enable-flyspell-auto-completion= to t:
#+BEGIN_SRC emacs-lisp
(setq-default dotspacemacs-configuration-layers
'((spell-checking :variables =enable-flyspell-auto-completion= t)))
'((spell-checking :variables enable-flyspell-auto-completion t)))
#+END_SRC
* Key Bindings