aboutsummaryrefslogtreecommitdiff
path: root/evil-repeat.el
diff options
context:
space:
mode:
authorVasilij Schneidermann <mail@vasilij.de>2017-05-31 20:49:38 +0200
committerVasilij Schneidermann <mail@vasilij.de>2017-05-31 20:49:38 +0200
commitdbaa700759a543a5240552697f458ad023074420 (patch)
treedb0caea7c4e291c0fc45517c002cb4db7610744d /evil-repeat.el
parent00ab2876f2849c3be9f5d7475e4538a0ffecf872 (diff)
Fix typo
Diffstat (limited to 'evil-repeat.el')
-rw-r--r--evil-repeat.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-repeat.el b/evil-repeat.el
index d3e436b..c9bdbe2 100644
--- a/evil-repeat.el
+++ b/evil-repeat.el
@@ -61,7 +61,7 @@
;; of all commands that are executed starting and ending in normal
;; state.
;;
-;; Not all commands are recored. There are several commands that are
+;; Not all commands are recorded. There are several commands that are
;; completely ignored and other commands that even abort the currently
;; active recording, e.g., commands that change the current buffer.
;;