Fix typos

This commit is contained in:
rhysd
2017-10-03 01:11:54 +09:00
parent e0bd490ed9
commit 753592ca66
10 changed files with 14 additions and 14 deletions

View File

@@ -88,7 +88,7 @@ Execute (Count should be match the loclist):
\ 'total': 15,
\}, ale#statusline#Count(bufnr(''))
Execute (Output should be empty for non-existant buffer):
Execute (Output should be empty for non-existent buffer):
AssertEqual Counts({}), ale#statusline#Count(9001)
Execute (Status() should return just errors for the old format):