소스 검색

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