Skip to content

Commit c527a25

Browse files
committed
Fix comment.
1 parent b41b712 commit c527a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/src/LanguageServer/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1704,7 +1704,7 @@ export class DefaultClient implements Client {
17041704
}
17051705
}
17061706

1707-
// Wait 1 seconds to allow time for the file watcher to signal a crash call stack write has occurred.
1707+
// Wait 1 second to allow time for the file watcher to signal a crash call stack write has occurred.
17081708
setTimeout(() => {
17091709
telemetry.logLanguageServerEvent("languageClientCrash",
17101710
{

0 commit comments

Comments
 (0)