branch: elpa/evil-matchit
commit 4d8d55e7f494dc678445aade5399e7edc4a9de27
Author: Chen Bin <[email protected]>
Commit: Chen Bin <[email protected]>
typo
---
evil-matchit.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/evil-matchit.el b/evil-matchit.el
index 1175ced7f1..35ee8e34d3 100644
--- a/evil-matchit.el
+++ b/evil-matchit.el
@@ -153,7 +153,7 @@
)
(evil-define-text-object evilmi-text-object (&optional NUM begin end type)
- "text object describling the region selected when you press % from
evil-matchit"
+ "text object describing the region selected when you press % from
evil-matchit"
:type line
(let (where-to-jump-in-theory b e)
(save-excursion