Explorar o código

Documentation correction.

In the description of 'g:bufExplorerSplitHorzSize', the 'Split' was
missing from the name.
jlanzarotta %!s(int64=11) %!d(string=hai) anos
pai
achega
30c225a56b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      doc/bufexplorer.txt

+ 2 - 2
doc/bufexplorer.txt

@@ -215,8 +215,8 @@ variable.
 
 
                                                    *g:bufExplorerSplitHorzSize*
                                                    *g:bufExplorerSplitHorzSize*
 To control the size of the new horizontal split window. use: >
 To control the size of the new horizontal split window. use: >
-  let g:bufExplorerHorzSize=n          " New split window is n rows high.
-  let g:bufExplorerHorzSize=0          " New split window size set by Vim.
+  let g:bufExplorerSplitHorzSize=n     " New split window is n rows high.
+  let g:bufExplorerSplitHorzSize=0     " New split window size set by Vim.
 The default is 0, so that the size is set by Vim.
 The default is 0, so that the size is set by Vim.
 
 
                                                 *g:bufExplorerSplitOutPathName*
                                                 *g:bufExplorerSplitOutPathName*