diff --git a/reference/mongo/mongocursor/setflag.xml b/reference/mongo/mongocursor/setflag.xml index d7181766cc..2f95d10bc2 100644 --- a/reference/mongo/mongocursor/setflag.xml +++ b/reference/mongo/mongocursor/setflag.xml @@ -35,7 +35,7 @@ Which flag to set. You can not set flag 6 (EXHAUST) as the driver does not know how to handle them. You will get a warning if you try to use - those. For available flags, please refer to the wire protocol + this flag. For available flags, please refer to the wire protocol documentation.