diff options
author | Dylan Araps <dylanaraps@users.noreply.github.com> | 2017-03-21 23:35:44 +1100 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2017-03-21 12:35:44 +0000 |
commit | 551d53aa67973ce548654d4b922dc4e0fb6e4544 (patch) | |
tree | 51cbc3d8ee9f9c7a966b0d7749df054f814a00db /doc | |
parent | 5122dc498d4cc6a4fe17c66dcedd2d8ff04ed8c3 (diff) | |
download | ale-551d53aa67973ce548654d4b922dc4e0fb6e4544.zip |
Fix shellcheck typo in docs. shellckeck -> shellcheck (#402)
Diffstat (limited to 'doc')
-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 34bf8a20..ff4893fa 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -682,7 +682,7 @@ g:ale_linters_sh_shell_default_shell *g:ale_linters_sh_shell_default_shell* ------------------------------------------------------------------------------- 4.10. shellcheck *ale-linter-options-shellcheck* -g:ale_linters_sh_shellckeck_exclusions *g:ale_linters_sh_shellckeck_exclusions* +g:ale_linters_sh_shellcheck_exclusions *g:ale_linters_sh_shellcheck_exclusions* Type: |String| Default: `''` |