fix spelling

This commit is contained in:
gmarik 2011-08-26 11:53:39 -05:00
parent 70cc27d17c
commit 152a0d4332

View File

@ -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