summaryrefslogtreecommitdiff
path: root/tool/downloader.rb
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-05-28 14:20:42 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-05-28 14:20:59 +0900
commit40e175b390f39afdddcfbf74afcad96093a158e7 (patch)
treed99193395b010e875257013d63f00de311d6fbb6 /tool/downloader.rb
parent05bc14d81a1d7f6af826a92371aeff0c3fb2a67e (diff)
Clean a garbage [ci skip]
Diffstat (limited to 'tool/downloader.rb')
-rw-r--r--tool/downloader.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/downloader.rb b/tool/downloader.rb
index 6e03f3b5a3..2436a4dae7 100644
--- a/tool/downloader.rb
+++ b/tool/downloader.rb
@@ -1,4 +1,4 @@
-#6 Used by configure and make to download or update mirrored Ruby and GCC
+# Used by configure and make to download or update mirrored Ruby and GCC
# files. This will use HTTPS if possible, falling back to HTTP.
require 'fileutils'