summaryrefslogtreecommitdiff
path: root/tools/test-helper/src/extension.ts
diff options
context:
space:
mode:
authorMax <me@mkor.je>2024-08-20 15:12:12 +0000
committerGitHub <noreply@github.com>2024-08-20 15:12:12 +0000
commitcefca7a7d849bc4136fe314fe59a49b70219dbd7 (patch)
tree28818df2035762251c29ba0295a48fab4284eec1 /tools/test-helper/src/extension.ts
parent986d624b3a19df757b1ad05576cc0fb1d78dc2d4 (diff)
Fix typos (#4784)
Diffstat (limited to 'tools/test-helper/src/extension.ts')
-rw-r--r--tools/test-helper/src/extension.ts2
1 files changed, 1 insertions, 1 deletions
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.