diff options
author | w0rp <devw0rp@gmail.com> | 2017-02-27 22:22:39 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-02-27 22:22:39 +0000 |
commit | 31d328b272a6799630457df90f07a07c463128ff (patch) | |
tree | 943a26898efa98889e53000461ee341ba0582ba3 /doc/ale.txt | |
parent | 7a92c3a04629da1f6b2e0390c493e02035b816ea (diff) | |
download | ale-31d328b272a6799630457df90f07a07c463128ff.zip |
Fix a mistake in the documentation
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 9774447e..129f0737 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -1068,7 +1068,7 @@ g:ale_yaml_yamllint_options *g:ale_yaml_yamllint_options* g:ale_cmake_cmakelint_exectuable *g:ale_cmake_cmakelint_executable* Type: |String| - Default: `''` + Default: `'cmakelint'` This variable can be set to change the path the cmakelint. |