aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/helphelp.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-11-06 11:22:55 +0100
committerGitHub <noreply@github.com>2017-11-06 11:22:55 +0100
commit946c2a8ee85830c543e389724575ae531e89b170 (patch)
tree23aa73c016b3f3941917605cd1742dfe8ca7e1fd /runtime/doc/helphelp.txt
parent8f03014e8861df7f49bf4e1dbdfcc20e1611ce35 (diff)
parentc348f84f218434580209a2c52552ba8fbbf1864b (diff)
downloadrneovim-946c2a8ee85830c543e389724575ae531e89b170.tar.gz
rneovim-946c2a8ee85830c543e389724575ae531e89b170.tar.bz2
rneovim-946c2a8ee85830c543e389724575ae531e89b170.zip
Merge #7491 'vim-patch: runtime'
Diffstat (limited to 'runtime/doc/helphelp.txt')
-rw-r--r--runtime/doc/helphelp.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt
index d86a95e854..f8164a6982 100644
--- a/runtime/doc/helphelp.txt
+++ b/runtime/doc/helphelp.txt
@@ -305,7 +305,7 @@ the applicable Vim version. The last field specifies the last modification
date of the file. Each field is separated by a tab.
At the bottom of the help file, place a Vim modeline to set the 'textwidth'
-and 'tabstop' options and the 'filetype' to 'help'. Never set a global option
+and 'tabstop' options and the 'filetype' to "help". Never set a global option
in such a modeline, that can have consequences undesired by whoever reads that
help.