From 63ccfe5dd1a9afd16d9d3cdcf0aa59403eef5ef7 Mon Sep 17 00:00:00 2001 From: Zhizhen He Date: Wed, 15 Feb 2023 21:33:26 +0800 Subject: chore: fix some typos --- tests/mason-core/managers/powershell_spec.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/mason-core/managers/powershell_spec.lua') diff --git a/tests/mason-core/managers/powershell_spec.lua b/tests/mason-core/managers/powershell_spec.lua index eb9de00f..e82a18e0 100644 --- a/tests/mason-core/managers/powershell_spec.lua +++ b/tests/mason-core/managers/powershell_spec.lua @@ -23,7 +23,7 @@ describe("powershell manager", function() end) it( - "should use powershell if pwsh is not availble", + "should use powershell if pwsh is not available", async_test(function() stub(spawn, "pwsh", function() end) stub(spawn, "powershell", function() end) -- cgit v1.2.3-70-g09d2