summaryrefslogtreecommitdiff
path: root/doc/ale-html.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-04-15 13:35:54 +0100
committerw0rp <devw0rp@gmail.com>2017-04-15 13:36:16 +0100
commit706dd050f2ec570eb12398d42a18f6c4f2bd56df (patch)
tree2c463aa0d5ef02feab3f2ef87215bd4417b47729 /doc/ale-html.txt
parent2f009690c3cf442f828830cc1d2fece619f308ff (diff)
downloadale-706dd050f2ec570eb12398d42a18f6c4f2bd56df.zip
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
Diffstat (limited to 'doc/ale-html.txt')
-rw-r--r--doc/ale-html.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-html.txt b/doc/ale-html.txt
index 06ee2df1..3d428b3b 100644
--- a/doc/ale-html.txt
+++ b/doc/ale-html.txt
@@ -47,7 +47,7 @@ g:ale_html_tidy_executable *g:ale_html_tidy_executable*
This variable can be changed to change the path to tidy.
-g:ale_html_tidy_args *g:ale_html_tidy_args*
+g:ale_html_tidy_options *g:ale_html_tidy_options*
Type: |String|
Default: `'-q -e -language en'`