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 72bcbe0 commit 4114f39Copy full SHA for 4114f39
src/Aggregation/RangesAggregation.php
@@ -14,7 +14,7 @@ class RangesAggregation extends AbstractAggregation
14
* @param array<int> $ranges pass desired ranges that will be converted to
15
* linear range
16
* @param array<AbstractAggregation> $aggregations
17
- * @param bool $equalConditionOnToRange Se to true if you want to do a histogram with 0
+ * @param bool $equalConditionOnToRange Set to true if you want to do a histogram with 0
18
* - 10, 10 - 15, and correctly count the number
19
* (entry with 10 will be in first and seconds
20
* segment
0 commit comments