abount -> about

This commit is contained in:
John Doe
2018-06-28 18:59:37 -07:00
parent a0c186a781
commit d83ddcfa9c

View File

@@ -1246,7 +1246,7 @@ namespace ts.server.protocol {
/* @internal */
export interface ProjectFiles {
/**
* Information abount project verison
* Information about project verison
*/
info?: ProjectVersionInfo;
/**