Skip to content

Commit 8f291c0

Browse files
author
Veetaha
committed
vscode: refactor comment
1 parent 539daf4 commit 8f291c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editors/code/src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export class Config {
7878
case "sunos":
7979
case "cygwin":
8080
case "netbsd": return null;
81-
// The list of platforms is exhaustive see (`NodeJS.Platform` type definition)
81+
// The list of platforms is exhaustive (see `NodeJS.Platform` type definition)
8282
}
8383
}
8484

0 commit comments

Comments
 (0)