diff --git a/reference/mongodb/mongodb/driver/writeresult/getmodifiedcount.xml b/reference/mongodb/mongodb/driver/writeresult/getmodifiedcount.xml index e2aef5d70c..17e8c0b4fe 100644 --- a/reference/mongodb/mongodb/driver/writeresult/getmodifiedcount.xml +++ b/reference/mongodb/mongodb/driver/writeresult/getmodifiedcount.xml @@ -33,7 +33,7 @@ not acknowledged. - The modified count is not available on versions of MongoDB before 2.4, which + The modified count is not available on versions of MongoDB before 2.6, which used the legacy wire protocol version (i.e. OP_UPDATE). If this is the case, the modified count will also be &null;.