From cefca7a7d849bc4136fe314fe59a49b70219dbd7 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 20 Aug 2024 15:12:12 +0000 Subject: Fix typos (#4784) --- tools/test-helper/src/extension.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/test-helper/src/extension.ts b/tools/test-helper/src/extension.ts index 15d4197a..8d8a155f 100644 --- a/tools/test-helper/src/extension.ts +++ b/tools/test-helper/src/extension.ts @@ -24,7 +24,7 @@ class TestHelper { // The current zoom scale. scale = 1.0; - // The extention's status bar item. + // The extension's status bar item. statusItem: vscode.StatusBarItem; // The active message of the status item. -- cgit v1.2.3