This commit is contained in:
Pierre Neidhardt 2017-12-07 19:55:13 +01:00
parent 21e9a7d7bc
commit d7d67f3a50
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
:group 'evil)
(defcustom evil-collection-setup-minibuffer nil
"Whether to setup evil bindings in the minibuffer."
"Whether to setup Evil bindings in the minibuffer."
:type 'boolean
:group 'evil-collection)