summaryrefslogtreecommitdiffstats
path: root/runtime/doc/indent.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-07-02 21:42:23 +0200
committerBram Moolenaar <Bram@vim.org>2016-07-02 21:42:23 +0200
commite18dbe865d190e74fb5d43ac8bc6ac22507d0223 (patch)
treeb95cb3a293646f8f2284f668bb518f353dd1ee92 /runtime/doc/indent.txt
parent0fcc7c6dd1902b71e0e7d0a35ddabafef6455a83 (diff)
Updated runtime files.
Diffstat (limited to 'runtime/doc/indent.txt')
-rw-r--r--runtime/doc/indent.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/indent.txt b/runtime/doc/indent.txt
index 3f61e28651..e17f8ffa13 100644
--- a/runtime/doc/indent.txt
+++ b/runtime/doc/indent.txt
@@ -813,7 +813,7 @@ PHP indenting can be altered in several ways by modifying the values of some
global variables:
*php-comment* *PHP_autoformatcomment*
-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