From d022a867b42d806358e11f55f334884db6535edf Mon Sep 17 00:00:00 2001 From: w0rp Date: Mon, 10 Oct 2016 12:58:55 +0100 Subject: Correct some grammar in the docs. --- doc/ale.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3