docs: fix typos

This commit is contained in:
dundargoc
2022-10-23 10:17:45 +02:00
committed by zeertzjq
parent 44b88d8c31
commit 4716a578ae
24 changed files with 40 additions and 40 deletions

View File

@@ -2470,7 +2470,7 @@ describe('LSP', function()
},
uri = "file:///test_a"
},
contanerName = "TestAContainer"
containerName = "TestAContainer"
},
{
deprecated = false,
@@ -2489,7 +2489,7 @@ describe('LSP', function()
},
uri = "file:///test_b"
},
contanerName = "TestBContainer"
containerName = "TestBContainer"
}
}
return vim.lsp.util.symbols_to_items(sym_info, nil)