diff options
-rw-r--r-- | lib/rubygems/format.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ class Gem::Format end ## - # 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 |