From 2e490b5f4353f202d86f42bfc8e6a395666e7f96 Mon Sep 17 00:00:00 2001 From: Uli Franke Date: Fri, 7 Feb 2020 02:08:35 +0100 Subject: [PATCH] Fixed spelling. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20cf48a1..dd27fa3f 100644 --- a/package.json +++ b/package.json @@ -243,7 +243,7 @@ }, "targetArchitecture": { "type": "string", - "description": "The architecture of the debuggee.", + "description": "The architecture of the debugger.", "default": "arm" }, "cwd": {