summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEddie Lebow <elebow@users.noreply.github.com>2018-09-19 21:59:15 -0400
committerEddie Lebow <elebow@users.noreply.github.com>2018-09-19 21:59:15 -0400
commita59f5776fabbe9f9582ae683d3077509fd30c5fe (patch)
treeffb687e14f44519591e125fb01cdf27bf2d2df78
parent169a6e26b2ca63ab0f2f5bb3d2176ff0a2f68bc3 (diff)
downloadale-a59f5776fabbe9f9582ae683d3077509fd30c5fe.zip
Fix typo in Solargraph documentation
-rw-r--r--doc/ale-ruby.txt4
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.
===============================================================================