diff options
author | dundargoc <gocdundar@gmail.com> | 2022-10-23 10:17:45 +0200 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-11-02 21:45:26 +0800 |
commit | 4716a578ae0c3516d685495bb55e40c939a4ac87 (patch) | |
tree | ee2734f0fe4e4d91f4f163ba99f64ce992948af9 /test/functional/legacy/increment_spec.lua | |
parent | 44b88d8c310e778c55ef1f7a270d2651266054ca (diff) | |
download | rneovim-4716a578ae0c3516d685495bb55e40c939a4ac87.tar.gz rneovim-4716a578ae0c3516d685495bb55e40c939a4ac87.tar.bz2 rneovim-4716a578ae0c3516d685495bb55e40c939a4ac87.zip |
docs: fix typos
Diffstat (limited to 'test/functional/legacy/increment_spec.lua')
-rw-r--r-- | test/functional/legacy/increment_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/legacy/increment_spec.lua b/test/functional/legacy/increment_spec.lua index d51f9a2e02..d35f4bdae6 100644 --- a/test/functional/legacy/increment_spec.lua +++ b/test/functional/legacy/increment_spec.lua @@ -285,7 +285,7 @@ describe('Ctrl-A/Ctrl-X on visual selections', function() " 1 " 1 " 1 - " Expexted: + " Expected: " 1) g Ctrl-A on block selected indented lines " 2 " 1 |