mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Fix typo
This commit is contained in:
parent
90cdcba7bb
commit
dd5022676c
1 changed files with 1 additions and 1 deletions
|
|
@ -2973,7 +2973,7 @@ interface CompletionItem {
|
|||
command?: Command;
|
||||
|
||||
/**
|
||||
* An data entry field that is preserved on a completion item between
|
||||
* A data entry field that is preserved on a completion item between
|
||||
* a completion and a completion resolve request.
|
||||
*/
|
||||
data?: any
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue