diff options
-rw-r--r-- | lib/rubygems/user_interaction.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -543,7 +543,7 @@ class Gem::StreamUI # A progress reporter that behaves nicely with threaded downloading. class ThreadedDownloadReporter - MUTEX = Mutex.new ## # The current file name being displayed |