We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d8a472 commit 43d2054Copy full SHA for 43d2054
1 file changed
src/services/services.ts
@@ -4642,7 +4642,7 @@ namespace ts {
4642
4643
// Go to the original declaration for cases:
4644
//
4645
- // (1) when the aliased symbol was declared in location(parent).
+ // (1) when the aliased symbol was declared in the location(parent).
4646
// (2) when the aliased symbol is originating from a named import.
4647
4648
if (node.kind === SyntaxKind.Identifier &&
0 commit comments