Fix typo in description of vscode setting

This commit is contained in:
Paul Daniel Faria 2020-07-03 09:12:20 -04:00
parent f51b0cfdd6
commit bc11d46230

View file

@ -554,7 +554,7 @@
"items": {
"type": "string"
},
"description": "List of warnings warnings that should be displayed with hint severity.\nThe warnings will be indicated by faded text or three dots in code and will not show up in te problems panel.",
"description": "List of warnings warnings that should be displayed with hint severity.\nThe warnings will be indicated by faded text or three dots in code and will not show up in the problems panel.",
"default": []
}
}