summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt2
1 files changed, 1 insertions, 1 deletions
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*