Update scriptInfo.ts (#42855)

This commit is contained in:
pushkine
2021-02-18 10:52:58 -08:00
committed by GitHub
parent 1fd71478f9
commit d2737ecd17
+1 -1
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;
}