We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5c329 commit b12430aCopy full SHA for b12430a
src/Operation/Aggregate.php
@@ -72,7 +72,7 @@ class Aggregate implements Executable
72
* applied to the returned Cursor (it is not sent to the server).
73
*
74
* This is not supported for inline aggregation results (i.e. useCursor
75
- * option is false or the server versions < 2.6).
+ * option is false or the server version is < 2.6).
76
77
* * useCursor (boolean): Indicates whether the command will request that
78
* the server provide results using a cursor. The default is true.
0 commit comments