Skip to content

Commit

Permalink
Merge pull request #3083 from andrew-field/master
Browse files Browse the repository at this point in the history
Fix poor English and spelling mistake.
  • Loading branch information
gregg-miskelly authored May 23, 2019
2 parents 4b51cc2 + df0eef4 commit 8b02101
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -308,8 +308,8 @@ export function createFallbackLaunchConfiguration(): vscode.DebugConfiguration {
"type": "coreclr",
"request": "launch",
"WARNING01": "*********************************************************************************",
"WARNING02": "The C# extension was unable to automatically to decode projects in the current",
"WARNING03": "workspace to create a runnable lanch.json file. A template launch.json file has",
"WARNING02": "The C# extension was unable to automatically decode projects in the current",
"WARNING03": "workspace to create a runnable launch.json file. A template launch.json file has",
"WARNING04": "been created as a placeholder.",
"WARNING05": "",
"WARNING06": "If OmniSharp is currently unable to load your project, you can attempt to resolve",
Expand Down

0 comments on commit 8b02101

Please sign in to comment.