diff --git a/reference/mongo/mongowritebatch/construct.xml b/reference/mongo/mongowritebatch/construct.xml index 907b663523..bfbe1bf877 100644 --- a/reference/mongo/mongowritebatch/construct.xml +++ b/reference/mongo/mongowritebatch/construct.xml @@ -4,7 +4,7 @@ MongoWriteBatch::__construct - Description + Creates a new batch of write operations diff --git a/reference/mongo/mongowritebatch/execute.xml b/reference/mongo/mongowritebatch/execute.xml index 91402e2000..1437117728 100644 --- a/reference/mongo/mongowritebatch/execute.xml +++ b/reference/mongo/mongowritebatch/execute.xml @@ -4,7 +4,7 @@ MongoWriteBatch::execute - Description + Executes a batch of write operations @@ -14,7 +14,7 @@ arraywrite_options - Executes the MongoWriteBath. + Executes the batch of write operations.