diff options
-rw-r--r-- | doc/ale-ruby.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-ruby.txt b/doc/ale-ruby.txt index 142bb6b8..29a39c97 100644 --- a/doc/ale-ruby.txt +++ b/doc/ale-ruby.txt @@ -114,8 +114,8 @@ g:ale_ruby_rubocop_options *g:ale_ruby_rubocop_options* This variable can be changed to modify flags given to rubocop. -g:ale_ruby_rubocop_auto_correct_all *g:ale_ruby_rubocop_options* - *b:ale_ruby_rubocop_options* +g:ale_ruby_rubocop_auto_correct_all *g:ale_ruby_rubocop_auto_correct_all* + *b:ale_ruby_rubocop_auto_correct_all* Type: Number Default: `0` |