mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-16 01:07:06 +08:00
Correct some grammar in the docs.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user