From c8ce15d9f180db4ae748539ea1cb9a840cbd360c Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 21 May 2017 22:46:22 +0100 Subject: Fix a minor typo --- doc/ale.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ale.txt b/doc/ale.txt index df03b53d..207f5747 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -219,7 +219,7 @@ g:ale_change_sign_column_color *g:ale_change_sign_column_color* ALE uses the following highlight groups for highlighting the sign column: `ALESignColumnWithErrors` - Links to `error` by default. - `ALESignColumnWithoutErrors` - Use the value for `SignColumn` by default. + `ALESignColumnWithoutErrors` - Uses the value for `SignColumn` by default. g:ale_echo_cursor *g:ale_echo_cursor* -- cgit v1.2.3