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 c0e521c3..f8a41999 100644 --- a/doc/ale-ruby.txt +++ b/doc/ale-ruby.txt @@ -125,8 +125,8 @@ g:ale_ruby_solargraph_executable *g:ale_ruby_solargraph_executable* Type: String Default: `'solargraph'` - Override the invoked solargraph binary. This is useful for running rufo from - binstubs or a bundle. + Override the invoked solargraph binary. This is useful for running solargraph + from binstubs or a bundle. =============================================================================== |