minor: MongoDB not MondoDB. although in retrospect the latter might have been less controversial

This commit is contained in:
Mike Dirolf 2009-10-05 10:19:36 -04:00
parent 93b2410f26
commit 9ba3e36191
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.version = '0.15'
s.platform = Gem::Platform::RUBY
s.summary = 'C extensions for the MongoDB Ruby driver'
s.description = 'C extensions to accelerate the MondoDB Ruby driver. For more information about Mongo, see http://www.mongodb.org.'
s.description = 'C extensions to accelerate the MongoDB Ruby driver. For more information about Mongo, see http://www.mongodb.org.'
s.require_paths = ['ext']
s.files = PACKAGE_FILES