Update scriptInfo.ts (#42855)

This commit is contained in:
pushkine
2021-02-18 19:52:58 +01:00
committed by GitHub
parent 1fd71478f9
commit d2737ecd17

View File

@@ -241,7 +241,7 @@ namespace ts.server {
this.reloadWithFileText();
}
// At this point if svc is present its valid
// At this point if svc is present it's valid
return this.svc;
}