We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a619891 commit 4a85969Copy full SHA for 4a85969
src/nodeTranslationSetup.ts
@@ -9,7 +9,7 @@ import * as l10n from '@vscode/l10n';
9
import { InitializeParams } from 'vscode-languageserver';
10
11
/**
12
- * Loads translations from the filesystem based on the configured locale and the folder of translations provided in hte initilaization parameters.
+ * Loads translations from the filesystem based on the configured locale and the folder of translations provided in the initialization parameters.
13
*
14
* This is the default implementation when running as binary, but isn't used when running as a web worker.
15
0 commit comments