diff options
| author | James Nguyen <james@jojojames.com> | 2018-09-12 17:56:35 -0700 |
|---|---|---|
| committer | James Nguyen <james@jojojames.com> | 2018-09-12 17:56:35 -0700 |
| commit | 97f2d9af0d83fe8eff1027598e19b21c27e1b9c1 (patch) | |
| tree | 2b64e0db116576451b3e0c94791c69e7bf481dea /evil-collection.el | |
| parent | 02472ba83b781db4ef0fc5c46a3c4c0c6fed7212 (diff) | |
Fix spacing
Diffstat (limited to 'evil-collection.el')
| -rw-r--r-- | evil-collection.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-collection.el b/evil-collection.el index 818da47..2de290c 100644 --- a/evil-collection.el +++ b/evil-collection.el @@ -46,7 +46,7 @@ "Make sure to set `evil-want-keybinding' to nil before loading evil \ or evil-collection.\ \n -See https://github.com/emacs-evil/evil-collection/issues/60 for more details. ") +See https://github.com/emacs-evil/evil-collection/issues/60 for more details.") (display-warning '(evil-collection) "`evil-want-keybinding' was set to nil but not before loading evil.\ |
