Merge pull request #3083 from andrew-field/master
Fix poor English and spelling mistake.
This commit is contained in:
Коммит
8b021011f1
|
@ -308,8 +308,8 @@ export function createFallbackLaunchConfiguration(): vscode.DebugConfiguration {
|
||||||
"type": "coreclr",
|
"type": "coreclr",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"WARNING01": "*********************************************************************************",
|
"WARNING01": "*********************************************************************************",
|
||||||
"WARNING02": "The C# extension was unable to automatically to decode projects in the current",
|
"WARNING02": "The C# extension was unable to automatically decode projects in the current",
|
||||||
"WARNING03": "workspace to create a runnable lanch.json file. A template launch.json file has",
|
"WARNING03": "workspace to create a runnable launch.json file. A template launch.json file has",
|
||||||
"WARNING04": "been created as a placeholder.",
|
"WARNING04": "been created as a placeholder.",
|
||||||
"WARNING05": "",
|
"WARNING05": "",
|
||||||
"WARNING06": "If OmniSharp is currently unable to load your project, you can attempt to resolve",
|
"WARNING06": "If OmniSharp is currently unable to load your project, you can attempt to resolve",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче