Correct spelling

This commit is contained in:
James Nguyen 2018-03-31 10:16:31 -07:00 committed by James N
parent 3e6077f5ed
commit 709391e121
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
(require 'evil)
(require 'wdired)
(defconst evil-colletion-wdired-maps '(wdired-mode-map))
(defconst evil-collection-wdired-maps '(wdired-mode-map))
(defun evil-collection-wdired-setup ()
"Set up `evil' bindings for `wdired'."

View File

@ -32,7 +32,7 @@
(defvar wgrep-mode-map)
(defconst evil-colletion-wgrep-maps '(wgrep-mode-map))
(defconst evil-collection-wgrep-maps '(wgrep-mode-map))
(defun evil-collection-wgrep-setup ()
"Set up `evil' bindings for `wgrep'."