minor: spelling
This commit is contained in:
parent
e65dd99667
commit
fc02435777
|
@ -22,7 +22,7 @@ module Mongo
|
|||
|
||||
def initialize
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue