chore: fix typos (#17331)

Co-authored-by: Hongyi Lyu <hongyi.lyu95@gmail.com>
Co-authored-by: Gregory Anders <greg@gpanders.com>
Co-authored-by: notomo <notomo.motono@gmail.com>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
dundargoc
2022-03-10 07:34:55 +01:00
committed by GitHub
parent 487f52c9d2
commit a7b1c8893c
9 changed files with 17 additions and 16 deletions

View File

@@ -482,7 +482,7 @@ describe('Signs', function()
]])
end)
it('ignores signs with no icon and text when calculting the signcolumn width', function()
it('ignores signs with no icon and text when calculating the signcolumn width', function()
feed('ia<cr>b<cr>c<cr><esc>')
command('set number')
command('set signcolumn=auto:2')