Merge pull request #3083 from andrew-field/master

Fix poor English and spelling mistake.
This commit is contained in:
Gregg Miskelly 2019-05-23 07:46:24 -07:00 коммит произвёл GitHub
Родитель 4b51cc2e43 df0eef4d8d
Коммит 8b021011f1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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",