summaryrefslogtreecommitdiff
path: root/tools/test-helper
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test-helper')
-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.