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
|
||||
* {@link DateHistogramAggregationBuilder}
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue