minor: MongoDB not MondoDB. although in retrospect the latter might have been less controversial
This commit is contained in:
parent
93b2410f26
commit
9ba3e36191
|
@ -11,7 +11,7 @@ Gem::Specification.new do |s|
|
||||||
s.version = '0.15'
|
s.version = '0.15'
|
||||||
s.platform = Gem::Platform::RUBY
|
s.platform = Gem::Platform::RUBY
|
||||||
s.summary = 'C extensions for the MongoDB Ruby driver'
|
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.require_paths = ['ext']
|
||||||
s.files = PACKAGE_FILES
|
s.files = PACKAGE_FILES
|
||||||
|
|
Loading…
Reference in New Issue