summaryrefslogtreecommitdiff
path: root/lib/rubygems/format.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rubygems/format.rb')
-rw-r--r--lib/rubygems/format.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems/format.rb b/lib/rubygems/format.rb
index b2e7897339..80aae56215 100644
--- a/lib/rubygems/format.rb
+++ b/lib/rubygems/format.rb
@@ -29,7 +29,7 @@ class Gem::Format
end
##
- # Reads the named gem file and returns a Format object, representing
+ # Reads the named gem file and returns a Format object, representing
# the data from the gem file
#
# file_path:: [String] Path to the gem file