From 6af8e633ea6012b6b99011eb780886278be3a567 Mon Sep 17 00:00:00 2001 From: yugui Date: Thu, 4 Dec 2008 08:56:10 +0000 Subject: merges r20491 from trunk into ruby_1_9_1. * lib/rubygems/local_remote_options.rb (Gem#add_update_sources_option): little documentation fix. a patch from okkez. [ruby-dev:37271] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rubygems/local_remote_options.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/rubygems/local_remote_options.rb b/lib/rubygems/local_remote_options.rb index d77d600ec6..730cb69b83 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 -- cgit v1.2.3