Typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1554647 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6c4f513542
commit
65ada834ee
|
@ -199,7 +199,7 @@ public class IntervalsSet extends AbstractRegion<Euclidean1D, Euclidean1D> {
|
|||
* no upper limit, the last interval will have its upper bound equal
|
||||
* to {@code Double.POSITIVE_INFINITY}. An empty tree will
|
||||
* build an empty list while a tree representing the whole real line
|
||||
* will build a one element list with both bounds beeing
|
||||
* will build a one element list with both bounds being
|
||||
* infinite.</p>
|
||||
* @return a new ordered list containing {@link Interval Interval}
|
||||
* elements
|
||||
|
|
Loading…
Reference in New Issue