Skip to content

Commit d83ddcf

Browse files
abount -> about
1 parent a0c186a commit d83ddcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/protocol.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,7 @@ namespace ts.server.protocol {
12461246
/* @internal */
12471247
export interface ProjectFiles {
12481248
/**
1249-
* Information abount project verison
1249+
* Information about project verison
12501250
*/
12511251
info?: ProjectVersionInfo;
12521252
/**

0 commit comments

Comments
 (0)