diff options
author | w0rp <devw0rp@gmail.com> | 2018-07-01 16:23:42 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2018-07-01 19:56:24 +0100 |
commit | d456ac19ca9e000cf7f73da9856611a69704d089 (patch) | |
tree | 87325c4f458cc1649f71918497d666b927036c4b | |
parent | 9d98e6db0c5ebc5e7166f7ad9cffb115e9b9fcc5 (diff) | |
download | ale-d456ac19ca9e000cf7f73da9856611a69704d089.zip |
Fix a typo in the documentation
-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 f8b3141c..13478b42 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2202,7 +2202,7 @@ ale#linter#Define(filetype, linter) *ale#linter#Define()* This argument is required, unless the linter is an LSP linter. In which case, this argument must not be - defined, as LSP linters handle diangostics + defined, as LSP linters handle diagnostics automatically. See |ale-lsp-linters|. The keys for each item in the List will be handled in |