fixed wrong word in javadoc

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@746583 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2009-02-21 20:21:38 +00:00
parent f1ee00c759
commit fafe306ce7
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@ public final class MathUtils {
* Returns true iff both arguments are equal or within the range of allowed
* error (inclusive).
* <p>
* Two NaNs are considered equals, as are two infinities with same size.
* Two NaNs are considered equals, as are two infinities with same sign.
* </p>
*
* @param x first value