Skip to content

Commit 4a318bb

Browse files
committed
Fix typo in comment
1 parent d31dfd6 commit 4a318bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/services/services.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3808,7 +3808,7 @@ module ts {
38083808
}
38093809
}
38103810
else {
3811-
// unsuported modifier
3811+
// unsupported modifier
38123812
return undefined;
38133813
}
38143814

0 commit comments

Comments
 (0)