summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-04 05:55:36 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-04 05:55:36 +0000
commit87900703839b155138aaf5af039f57eca684cac6 (patch)
tree6a4da78981eafe04c465965fe14c38b2d0529c94 /lib
parent42f5375fa75f664841e88e79067d8994a6c8de01 (diff)
downloadruby-87900703839b155138aaf5af039f57eca684cac6.tar.gz
ruby-87900703839b155138aaf5af039f57eca684cac6.tar.xz
ruby-87900703839b155138aaf5af039f57eca684cac6.zip
* lib/rubygems/local_remote_options.rb (Gem#add_update_sources_option):
little documentation fix. a patch from okkez. [ruby-dev:37271] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib')
-rw-r--r--lib/rubygems/local_remote_options.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems/local_remote_options.rb b/lib/rubygems/local_remote_options.rb
index d77d600ec..730cb69b8 100644
--- a/lib/rubygems/local_remote_options.rb
+++ b/lib/rubygems/local_remote_options.rb
@@ -99,7 +99,7 @@ module Gem::LocalRemoteOptions
end
##
- # Add the --source option
+ # Add the --update-source option
def add_update_sources_option