summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKrzysztof Jagiełło <me@kjagiello.com>2018-08-23 20:24:47 +0200
committerGitHub <noreply@github.com>2018-08-23 20:24:47 +0200
commitaba41605530bc4611157f58b8818360a232d4bc9 (patch)
treebb62ff156eb93c693cd90cc402cd9730586db95f /doc
parenta366d325a7c69fa20a3ab69ff8359bcd37d1487a (diff)
downloadale-aba41605530bc4611157f58b8818360a232d4bc9.zip
Fix case typo in the documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 13184e84..e62dc972 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -2689,7 +2689,7 @@ ALEFixPost *ALEFixPost-autocmd*
augroup ALEProgress
autocmd!
autocmd User ALELintPre hi Statusline ctermfg=darkgrey
- autocmd User ALELintPOST hi Statusline ctermfg=NONE
+ autocmd User ALELintPost hi Statusline ctermfg=NONE
augroup end
<
Or to display the progress in the statusline: