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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;
}