Просмотр исходного кода

Avoid non-ASCII characters in help text

Marius Gedminas 11 лет назад
Родитель
Сommit
127045590e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/bufexplorer.txt

+ 1 - 1
doc/bufexplorer.txt

@@ -510,7 +510,7 @@ CHANGE LOG                                              *bufexplorer-changelog*
     - Dave Eggum has made some 'significant' updates to this latest
       version:
       * Added BufExplorerGetAltBuf() global function to be used in the
-        user’s rulerformat.
+        user's rulerformat.
       * Added g:bufExplorerSplitRight option.
       * Added g:bufExplorerShowRelativePath option with mapping.
       * Added current line highlighting.