From d456ac19ca9e000cf7f73da9856611a69704d089 Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 1 Jul 2018 16:23:42 +0100 Subject: [PATCH] Fix a typo in the documentation --- doc/ale.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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