Browse Source

Typo

Fixed typo
jeff 9 năm trước cách đây
mục cha
commit
fef1f39365
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      plugin/bufexplorer.vim

+ 1 - 1
plugin/bufexplorer.vim

@@ -76,7 +76,7 @@ endif
 " Version number
 let g:bufexplorer_version = "7.4.10"
 
-" Pluging Code {{{1
+" Plugin Code {{{1
 " Check for Vim version {{{2
 if v:version < 700
     echohl WarningMsg