docs: Fix typos in language configurations (#37740)

Fixes several typos in the docs. I think there are more but I have only
read what I actually needed :)

Release Notes:

- N/A
This commit is contained in:
HE7086
2025-09-08 08:44:46 +00:00
committed by GitHub
parent 7ae8f81d74
commit d342da4e9a
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ If you want to use a binary in a custom location, you can specify a `path` and o
```json
{
"lsp": {
"cangd": {
"clangd": {
"binary": {
"path": "/path/to/clangd",
"arguments": []