1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Update the canonical repository url.

This commit is contained in:
Hiroshi SHIBATA 2019-05-07 23:16:26 +09:00
parent 5eb5613fef
commit 45b125eca7
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -823,7 +823,7 @@ readline_s_redisplay(VALUE self)
*
* When working with auto-complete there are some strategies that work well.
* To get some ideas you can take a look at the
* completion.rb[https://svn.ruby-lang.org/repos/ruby/trunk/lib/irb/completion.rb]
* completion.rb[https://git.ruby-lang.org/ruby.git/tree/lib/irb/completion.rb]
* file for irb.
*
* The common strategy is to take a list of possible completions and filter it