From: darkseid-is <55893621+darkseid-is@users.noreply.github.com> Date: Fri, 19 Jan 2024 22:46:27 +0000 (+0530) Subject: Fix typo in lsp.txt X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=b9cdac2555739db51452134f47397fb6c2b5ef3c;p=vim-lsp.git Fix typo in lsp.txt --- diff --git a/doc/lsp.txt b/doc/lsp.txt index 3c65c2b..6d4c58c 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.