fix spelling
This commit is contained in:
parent
70cc27d17c
commit
152a0d4332
@ -26,7 +26,7 @@ func! s:process(bang, cmd)
|
|||||||
exec ':norm '.a:cmd
|
exec ':norm '.a:cmd
|
||||||
|
|
||||||
if 'error' == g:vundle_last_status
|
if 'error' == g:vundle_last_status
|
||||||
let msg = 'With erros; press l to view log'
|
let msg = 'With errors; press l to view log'
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" goto next one
|
" goto next one
|
||||||
|
Loading…
Reference in New Issue
Block a user