diff options
Diffstat (limited to 'doc/ale-html.txt')
-rw-r--r-- | doc/ale-html.txt | 2 |
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'` |