mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 12:14:24 +08:00
highlighter: fix obvious spelling error
This commit is contained in:
@@ -282,7 +282,7 @@ function! airline#highlighter#highlight(modes, ...)
|
||||
endif
|
||||
|
||||
if !has_key(p, 'accents')
|
||||
" work arout a brocken installation
|
||||
" work around a broken installation
|
||||
" shouldn't actually happen, p should always contain accents
|
||||
continue
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user