Correct copied typo in doc/ale-ruby

This commit is contained in:
Eddie Lebow 2019-08-13 01:48:18 -04:00
parent 501af8dd8b
commit 8aa1578605
No known key found for this signature in database
GPG Key ID: 21A09CFD989FD546
1 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ g:ale_ruby_debride_options *g:ale_ruby_debride_options*
Type: |String|
Default: `''`
This variable can be change to modify flags given to debride.
This variable can be changed to modify flags given to debride.
@ -111,7 +111,7 @@ g:ale_ruby_rubocop_options *g:ale_ruby_rubocop_options*
Type: |String|
Default: `''`
This variable can be change to modify flags given to rubocop.
This variable can be changed to modify flags given to rubocop.
===============================================================================
@ -166,7 +166,7 @@ g:ale_ruby_sorbet_options *g:ale_ruby_sorbet_options*
Type: |String|
Default: `''`
This variable can be change to modify flags given to sorbet.
This variable can be changed to modify flags given to sorbet.
===============================================================================
@ -186,7 +186,7 @@ g:ale_ruby_standardrb_options *g:ale_ruby_standardrb_options*
Type: |String|
Default: `''`
This variable can be change to modify flags given to standardrb.
This variable can be changed to modify flags given to standardrb.
===============================================================================