aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/021_control_wi_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/legacy/021_control_wi_spec.lua')
-rw-r--r--test/functional/legacy/021_control_wi_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/legacy/021_control_wi_spec.lua b/test/functional/legacy/021_control_wi_spec.lua
index 87d9deed7a..94871433cd 100644
--- a/test/functional/legacy/021_control_wi_spec.lua
+++ b/test/functional/legacy/021_control_wi_spec.lua
@@ -18,7 +18,7 @@ describe('CTRL-W CTRL-I', function()
start found wrong line
test text]])
- -- Search for the second occurence of start and append to register
+ -- Search for the second occurrence of start and append to register
feed_command('/start')
feed('2[<C-i>')
feed_command('yank A')