chore: fix typos (#17755)

Co-authored-by: Jordan Haine <jhaine@securitycompass.com>
This commit is contained in:
dundargoc
2022-03-25 19:57:59 +01:00
committed by GitHub
parent 174deafcef
commit 61205c1def
9 changed files with 16 additions and 16 deletions

View File

@@ -27,7 +27,7 @@ describe('matchparen', function()
feed('{<cr>')
feed('}')
-- critical part: up + cr should result in an empty line inbetween the
-- critical part: up + cr should result in an empty line in between the
-- brackets... if the bug is there, the empty line will be before the '{'
feed('<up>')
feed('<cr>')