瀏覽代碼

Typo

Fixed typo
jeff 9 年之前
父節點
當前提交
fef1f39365
共有 1 個文件被更改,包括 1 次插入1 次删除
  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