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

fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46539 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2014-06-24 02:07:08 +00:00
parent 5c9bc9f8e1
commit bc7919a9cd

View file

@ -12,7 +12,7 @@ Tue Jun 24 10:40:52 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
Tue Jun 24 10:20:35 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
* tool/downloader.rb: make Downloader class to general download utility.
It can be used without config.guess and configu.sub.
It can be used without config.guess and config.sub.
* tool/get-config_files: ditto.
* tool/make-snapshot: ditto.