Fixed javadoc typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@949557 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2e75b28336
commit
aa0d77a177
|
@ -231,7 +231,7 @@ public abstract class UnivariateRealSolverImpl
|
|||
|
||||
/**
|
||||
* Verifies that the endpoints specify an interval and the function takes
|
||||
* opposite signs at the enpoints, throws IllegalArgumentException if not
|
||||
* opposite signs at the endpoints, throws IllegalArgumentException if not
|
||||
*
|
||||
* @param lower lower endpoint
|
||||
* @param upper upper endpoint
|
||||
|
|
Loading…
Reference in New Issue