Correct some grammar in the docs.

This commit is contained in:
w0rp 2016-10-10 12:58:55 +01:00
parent 56894b432e
commit d022a867b4
1 changed files with 2 additions and 2 deletions

View File

@ -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