mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 13:08:29 +00:00
Fix javadoc typo
Original commit: elastic/x-pack-elasticsearch@ef901af9cc
This commit is contained in:
parent
e7248c579c
commit
694cfd6f0e
@ -105,7 +105,7 @@ public final class ExtractorUtils {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the interval from {@code histogramAggregation} or throw an {@coce IllegalStateException}
|
* Get the interval from {@code histogramAggregation} or throw an {@code IllegalStateException}
|
||||||
* if {@code histogramAggregation} is not a {@link HistogramAggregationBuilder} or a
|
* if {@code histogramAggregation} is not a {@link HistogramAggregationBuilder} or a
|
||||||
* {@link DateHistogramAggregationBuilder}
|
* {@link DateHistogramAggregationBuilder}
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user