fix typos. Patch by k_takata.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40825 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ktsj 2013-05-19 03:10:21 +00:00
parent 67964f299b
commit edb98f8b91
62 changed files with 132 additions and 132 deletions

View file

@ -3,7 +3,7 @@ require 'rubygems/commands/query_command'
##
# An alternate to Gem::Commands::QueryCommand that searches for gems starting
# with the the supplied argument.
# with the supplied argument.
class Gem::Commands::ListCommand < Gem::Commands::QueryCommand