Fix a typo

This commit is contained in:
w0rp 2017-11-22 17:44:21 +00:00
parent 9857e0a4b7
commit fbfde6968a
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Execute(The version number should be cached):
" Call the second callback with the version output.
call ale#fixers#prettier#ApplyFixForVersion(bufnr(''), ['1.6.0'])
" Call it again without the vesrion output. We should use the newer command.
" Call it again without the version output. We should use the newer command.
AssertEqual
\ {
\ 'command': 'cd ' . ale#Escape(expand('%:p:h')) . ' && '