git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1554647 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2014-01-01 17:23:28 +00:00
parent 6c4f513542
commit 65ada834ee
1 changed files with 1 additions and 1 deletions

View File

@ -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