summaryrefslogtreecommitdiff
path: root/evil-collection.el
diff options
context:
space:
mode:
authorPierre Neidhardt <ambrevar@gmail.com>2017-12-07 19:55:13 +0100
committerPierre Neidhardt <ambrevar@gmail.com>2017-12-07 19:55:13 +0100
commitd7d67f3a5083cf2daa199c8e1f1f4c96a6e19dd3 (patch)
treeff29b35c1ab7858a70f41f5e8ea41ff08e032373 /evil-collection.el
parent21e9a7d7bc06ec22e2dee5a84deb210485b801b2 (diff)
Fix typo
Diffstat (limited to 'evil-collection.el')
-rw-r--r--evil-collection.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-collection.el b/evil-collection.el
index 2632678..9b318df 100644
--- a/evil-collection.el
+++ b/evil-collection.el
@@ -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)