summaryrefslogtreecommitdiff
path: root/test/test_other_sources.vader
diff options
context:
space:
mode:
authorBen Boeckel <mathstuf@users.noreply.github.com>2022-10-29 11:56:09 +0000
committerGitHub <noreply@github.com>2022-10-29 20:56:09 +0900
commit28cff80652f31d72807493487e92f32fe81648bd (patch)
tree2714193a64bd5e075c2f2ea0d11c1f655a144bd4 /test/test_other_sources.vader
parente4b20544082ba019d8095cbc24ffab43b15e8fc0 (diff)
downloadale-28cff80652f31d72807493487e92f32fe81648bd.zip
codespell: fix spelling errors picked out by `codespell` (#4343)
Diffstat (limited to 'test/test_other_sources.vader')
-rw-r--r--test/test_other_sources.vader2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_other_sources.vader b/test/test_other_sources.vader
index b397788d..45a7d306 100644
--- a/test/test_other_sources.vader
+++ b/test/test_other_sources.vader
@@ -55,7 +55,7 @@ Execute(StartChecking should mark a buffer as being actively checked):
Assert ale#engine#IsCheckingBuffer(bufnr(''))
-Execute(ShowResults sould make a buffer inactive):
+Execute(ShowResults should make a buffer inactive):
call ale#other_source#StartChecking(bufnr(''), 'other-source-linter')
call ale#other_source#StartChecking(bufnr(''), 'second-other-source-linter')