aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rubygems')
-rw-r--r--lib/rubygems/installer.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/rubygems/installer.rb b/lib/rubygems/installer.rb
index efaea83187..69590c39d8 100644
--- a/lib/rubygems/installer.rb
+++ b/lib/rubygems/installer.rb
@@ -391,7 +391,7 @@ class Gem::Installer
end
##
- # The location of of the spec file that is installed.
+ # The location of the spec file that is installed.
#
def spec_file
@@ -399,7 +399,7 @@ class Gem::Installer
end
##
- # The location of of the default spec file for default gems.
+ # The location of the default spec file for default gems.
#
def default_spec_file