summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-10-10 12:58:55 +0100
committerw0rp <devw0rp@gmail.com>2016-10-10 12:58:55 +0100
commitd022a867b42d806358e11f55f334884db6535edf (patch)
treef01dc3ac78f46b830e3ef7ff8c71c0bfa9381d94 /doc
parent56894b432ea8b549780fadf7fca47e0356129226 (diff)
downloadale-d022a867b42d806358e11f55f334884db6535edf.zip
Correct some grammar in the docs.
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index ec2e8028..ead69dda 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -237,7 +237,7 @@ g:ale_echo_msg_error_str *g:ale_echo_msg_error_str*
Default: `Error`
The string used for error severity in the echoed message.
- Note |`g:ale_echo_cursor`| should be setted to 1
+ Note |`g:ale_echo_cursor`| should be set to 1
Note |`g:ale_echo_msg_format`| should contain the `%severity%` handler
@@ -247,7 +247,7 @@ g:ale_echo_msg_warning_str *g:ale_echo_msg_warning_str*
Default: `Warning`
The string used for warning severity in the echoed message.
- Note |`g:ale_echo_cursor`| should be setted to 1
+ Note |`g:ale_echo_cursor`| should be set to 1
Note |`g:ale_echo_msg_format`| should contain the `%severity%` handler