mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-25 19:17:23 +08:00
codespell: fix spelling errors picked out by codespell (#4343)
This commit is contained in:
@@ -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')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user