summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-03-31 19:50:52 +0100
committerw0rp <devw0rp@gmail.com>2017-03-31 19:50:52 +0100
commit7a8dbe1139b698cff7c7e04e5e27a40a8ffec5f5 (patch)
tree6da847b042e9d9ac61316d4ac939812b0b0b9a4e /doc
parentef5b900657a2e0ec127ec0129396c20f947cbf77 (diff)
downloadale-7a8dbe1139b698cff7c7e04e5e27a40a8ffec5f5.zip
Clean up some whitespace
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 198a0c7e..b24e9a8d 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -480,7 +480,7 @@ g:ale_set_signs *g:ale_set_signs*
`ALEErrorSign` and `ALEWarningSign` highlight groups will be used to provide
highlighting for the signs. The text used for signs can be customised with
the |g:ale_sign_error| and |g:ale_sign_warning| options. The `ALEErrorSign`
- and `ALEWarningLine` highlight groups will be used to provide highlighting
+ and `ALEWarningLine` highlight groups will be used to provide highlighting
for the lines that the signs reside on.