commit | 644044794ea55fdee8599ee1e861234216c20402 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jun 26 06:24:45 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jun 26 06:24:45 2010 +0200 |
tree | 9dfe2fa4bae0f9914f0d12f7a502aaffc1795c43 | |
parent | 0eda7ac7f897433c9d346743bf38fcd291673070 [diff] [blame] |
Various small fixes from Dominique Pelle.
diff --git a/runtime/doc/indent.txt b/runtime/doc/indent.txt index 236901c..355c909 100644 --- a/runtime/doc/indent.txt +++ b/runtime/doc/indent.txt
@@ -525,7 +525,7 @@ variables: *php-comment* -To not enable auto-formating of comments by default (if you want to use your +To not enable auto-formatting of comments by default (if you want to use your own 'formatoptions'): > :let g:PHP_autoformatcomment = 0