mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
docs: fix typos (#21196)
Co-authored-by: zeertzjq <zeertzjq@outlook.com> Co-authored-by: Raphael <glephunter@gmail.com> Co-authored-by: Gregory Anders <greg@gpanders.com>
This commit is contained in:
@@ -153,7 +153,7 @@ describe('fileio', function()
|
||||
end)
|
||||
|
||||
|
||||
it('backup symlinked files in first avialable backupdir #11349', function()
|
||||
it('backup symlinked files in first available backupdir #11349', function()
|
||||
skip(is_ci('cirrus'))
|
||||
clear()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user