mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
docs: fix typos (#20394)
Co-authored-by: Raphael <glephunter@gmail.com> Co-authored-by: smjonas <jonas.strittmatter@gmx.de> Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
@@ -255,7 +255,7 @@ describe('fileformats option', function()
|
||||
|
||||
-- Assert buffer contents. This has to be done manually as
|
||||
-- helpers.expect() calls helpers.dedent() which messes up the white space
|
||||
-- and carrige returns.
|
||||
-- and carriage returns.
|
||||
eq(
|
||||
'unix\n'..
|
||||
'unix\n'..
|
||||
|
||||
Reference in New Issue
Block a user