]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
Fix typo in lsp.txt
authordarkseid-is <55893621+darkseid-is@users.noreply.github.com>
Fri, 19 Jan 2024 22:46:27 +0000 (04:16 +0530)
committerGitHub <noreply@github.com>
Fri, 19 Jan 2024 22:46:27 +0000 (04:16 +0530)
doc/lsp.txt

index 3c65c2bee0e0a3febfc8ee36afc37bed12bf4711..6d4c58c011b09a754d2d6254f158e4ffcb11dc84 100644 (file)
@@ -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.