summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
Diffstat (limited to 'tool')
-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'