diff options
| author | Vasilij Schneidermann <mail@vasilij.de> | 2017-05-31 20:49:38 +0200 |
|---|---|---|
| committer | Vasilij Schneidermann <mail@vasilij.de> | 2017-05-31 20:49:38 +0200 |
| commit | dbaa700759a543a5240552697f458ad023074420 (patch) | |
| tree | db0caea7c4e291c0fc45517c002cb4db7610744d /evil-repeat.el | |
| parent | 00ab2876f2849c3be9f5d7475e4538a0ffecf872 (diff) | |
Fix typo
Diffstat (limited to 'evil-repeat.el')
| -rw-r--r-- | evil-repeat.el | 2 |
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. ;; |
