From b9cdac2555739db51452134f47397fb6c2b5ef3c Mon Sep 17 00:00:00 2001 From: darkseid-is <55893621+darkseid-is@users.noreply.github.com> Date: Sat, 20 Jan 2024 04:16:27 +0530 Subject: [PATCH] Fix typo in lsp.txt --- doc/lsp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lsp.txt b/doc/lsp.txt index 3c65c2be..6d4c58c0 100644 --- a/doc/lsp.txt +++ b/doc/lsp.txt @@ -925,7 +925,7 @@ can map these commands to keys and make it easier to invoke them. "disable" is specified, disables the inlay hints. *:LspOutoingCalls* -:LspOutoingCalls Display a hierarchy of symbols called by the symbol +:LspOutgoingCalls Display a hierarchy of symbols called by the symbol under the cursor in a window. See |lsp-call-hierarchy| for more information. Note that not all the language servers support this feature.