lib/mongo/auth/ldap/conversation.rb in mongo-2.4.0.rc1 vs lib/mongo/auth/ldap/conversation.rb in mongo-2.4.0
- old
+ new
@@ -68,10 +68,10 @@
)
end
# Create the new conversation.
#
- # @example Create the new coversation.
+ # @example Create the new conversation.
# Conversation.new(user, "admin")
#
# @param [ Auth::User ] user The user to converse about.
#
# @since 2.0.0