Correct some grammar in the docs.
This commit is contained in:
parent
56894b432e
commit
d022a867b4
@ -237,7 +237,7 @@ g:ale_echo_msg_error_str *g:ale_echo_msg_error_str*
|
|||||||
Default: `Error`
|
Default: `Error`
|
||||||
|
|
||||||
The string used for error severity in the echoed message.
|
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
|
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`
|
Default: `Warning`
|
||||||
|
|
||||||
The string used for warning severity in the echoed message.
|
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
|
Note |`g:ale_echo_msg_format`| should contain the `%severity%` handler
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user