Skip to content

Commit d2737ec

Browse files
authored
Update scriptInfo.ts (microsoft#42855)
1 parent 1fd7147 commit d2737ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/scriptInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ namespace ts.server {
241241
this.reloadWithFileText();
242242
}
243243

244-
// At this point if svc is present its valid
244+
// At this point if svc is present it's valid
245245
return this.svc;
246246
}
247247

0 commit comments

Comments
 (0)