[Rubygems-developers] Typo in gem_commands.rb
Chad Fowler
chad at chadfowler.com
Mon Jul 18 06:49:49 EDT 2005
Done, thanks.
Chad
On 18-Jul-05, at 6:31 AM, Doug Kearns wrote:
> On Sun, Jul 10, 2005 at 05:22:00PM +1000, Doug Kearns wrote:
>
>> Patch against CVS HEAD.
>>
>
> One more...
>
> Regards,
> Doug
>
> Index: lib/rubygems/gem_commands.rb
> ===================================================================
> RCS file: /var/cvs/rubygems/rubygems/lib/rubygems/gem_commands.rb,v
> retrieving revision 1.64
> diff -u -r1.64 gem_commands.rb
> --- lib/rubygems/gem_commands.rb 14 Jul 2005 05:21:07 -0000 1.64
> +++ lib/rubygems/gem_commands.rb 18 Jul 2005 10:30:40 -0000
> @@ -282,7 +282,7 @@
> def initialize
> super(
> 'cert',
> - 'Adjust RubyGems certificate settings.',
> + 'Adjust RubyGems certificate settings',
> {
> })
>
> _______________________________________________
> Rubygems-developers mailing list
> Rubygems-developers at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rubygems-developers
>
More information about the Rubygems-developers
mailing list