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
3c6c8b768a
commit
82de032c56
1 changed files with 1 additions and 1 deletions
|
|
@ -6165,7 +6165,7 @@ export interface SemanticTokensOptions extends WorkDoneProgressOptions {
|
|||
legend: SemanticTokensLegend;
|
||||
|
||||
/**
|
||||
* Server supports providing semantic tokens for a sepcific range
|
||||
* Server supports providing semantic tokens for a specific range
|
||||
* of a document.
|
||||
*/
|
||||
range?: boolean | {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue