mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
spelling: represents
This commit is contained in:
parent
8a9ca192be
commit
9f80eebe8c
2 changed files with 2 additions and 2 deletions
|
|
@ -606,7 +606,7 @@ export interface DeclarationTag {
|
|||
}
|
||||
|
||||
/**
|
||||
* The range respresents a definition
|
||||
* The range represents a definition
|
||||
*/
|
||||
export interface DefinitionTag {
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -618,7 +618,7 @@ export interface DeclarationTag {
|
|||
}
|
||||
|
||||
/**
|
||||
* The range respresents a definition
|
||||
* The range represents a definition
|
||||
*/
|
||||
export interface DefinitionTag {
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue