From bc11d46230046c2d78bf24c6a68a72dcc691e44f Mon Sep 17 00:00:00 2001 From: Paul Daniel Faria Date: Fri, 3 Jul 2020 09:12:20 -0400 Subject: Fix typo in description of vscode setting --- editors/code/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/code/package.json') diff --git a/editors/code/package.json b/editors/code/package.json index af0a5c851..938df475f 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -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": [] } } -- cgit v1.2.3