lib/mongo/operation/write/create_user.rb in mongo-2.0.0.beta vs lib/mongo/operation/write/create_user.rb in mongo-2.0.0.rc
- old
+ new
@@ -38,10 +38,10 @@
# 2.4- so we need to break this out into separate operations.
#
# @example Execute the operation.
# operation.execute(context)
#
- # @param [ Mongo::Server::Context ] The context for this operation.
+ # @param [ Mongo::Server::Context ] context The context for this operation.
#
# @return [ Result ] The operation result.
#
# @since 2.0.0
def execute(context)