mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +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:
@@ -69,7 +69,7 @@ describe('72', function()
|
||||
feed_command('set undofile ul=100')
|
||||
feed('uuuuuu:w >>test.out<cr>')
|
||||
|
||||
---- Open the output to see if it meets the expections
|
||||
---- Open the output to see if it meets the expectations
|
||||
feed_command('e! test.out')
|
||||
|
||||
-- Assert buffer contents.
|
||||
|
||||
Reference in New Issue
Block a user