diff --git a/modes/company/evil-collection-company.el b/modes/company/evil-collection-company.el index cc7d0c2..27d0791 100644 --- a/modes/company/evil-collection-company.el +++ b/modes/company/evil-collection-company.el @@ -42,7 +42,7 @@ "The `evil-state's which `company' function can be requested." :type '(repeat symbol)) (defcustom evil-collection-want-company-extended-keybindings nil - "The 'evil-company-extended' keybindings shoould be requested" + "The 'evil-company-extended' keybindings should be requested" :type 'boolean) (defvar company-active-map)