docs(erlang/dialyzer): change wording a bit
This commit is contained in:
parent
ac3c0c093a
commit
ef145bda1c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ g:ale_erlang_dialyzer_options *g:ale_erlang_dialyzer_options*
|
|||
Type: |String|
|
||||
Default: `'-Wunmatched_returns -Werror_handling -Wrace_conditions -Wunderspec %s'`
|
||||
|
||||
This variable can be changed to specify the options to the dialyzer
|
||||
This variable can be changed to specify the options to pass to the dialyzer
|
||||
executable. The `%s` marker can be used to denote the current file.
|
||||
|
||||
g:ale_erlang_dialyzer_plt_file *g:ale_erlang_dialyzer_plt_file*
|
||||
|
|
Reference in a new issue