minor: better description

This commit is contained in:
Mike Dirolf 2009-10-05 10:36:07 -04:00
parent 9ba3e36191
commit 3f6a3b83c2
1 changed files with 2 additions and 2 deletions

View File

@ -86,8 +86,8 @@ Gem::Specification.new do |s|
s.version = '0.15'
s.platform = Gem::Platform::RUBY
s.summary = 'Ruby driver for the 10gen Mongo DB'
s.description = 'A Ruby driver for the 10gen Mongo DB. For more information about Mongo, see http://www.mongodb.org.'
s.summary = 'Ruby driver for the MongoDB'
s.description = 'A Ruby driver for MongoDB. For more information about Mongo, see http://www.mongodb.org.'
s.require_paths = ['lib']
s.files = PACKAGE_FILES