Skip to content

Commit

Permalink
Merge pull request #997 from KamasamaK/fix-activeParameter-description
Browse files Browse the repository at this point in the history
Fixes activeParameter description
  • Loading branch information
dbaeumer authored May 26, 2020
2 parents 599aa2d + f72865e commit e28ea92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _specifications/specification-3-16.md
Original file line number Diff line number Diff line change
Expand Up @@ -3912,7 +3912,7 @@ export interface SignatureInformation {
/**
* The index of the active parameter.
*
* If provided, this is used in place of `SignatureHelp.activeSignature`.
* If provided, this is used in place of `SignatureHelp.activeParameter`.
*
* @since 3.16.0 - proposed state
*/
Expand Down

0 comments on commit e28ea92

Please # to comment.