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)