浏览代码

Fix misspelling in docs.

Buddy Lindsey, Jr 9 年之前
父节点
当前提交
b0a7a8799d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/bufexplorer.txt

+ 1 - 1
doc/bufexplorer.txt

@@ -196,7 +196,7 @@ directory, use: >
 The default is to show absolute paths.
 
                                                    *g:bufExplorerShowTabBuffer*
-To control weither or not to show buffers on for the specific tab or not, use: >
+To control whether or not to show buffers on for the specific tab or not, use: >
   let g:bufExplorerShowTabBuffer=0        " No.
   let g:bufExplorerShowTabBuffer=1        " Yes.
 The default is not to show.