minor: spelling
This commit is contained in:
parent
e65dd99667
commit
fc02435777
@ -22,7 +22,7 @@ module Mongo
|
|||||||
|
|
||||||
def initialize
|
def initialize
|
||||||
super
|
super
|
||||||
warn "the Undefined type is deprecated and will be removed - BSON undefineds get implicitely converted to nil now"
|
warn "the Undefined type is deprecated and will be removed - BSON undefineds get implicitly converted to nil now"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user