Typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1588182 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
70101ee3ca
commit
baf9888f8f
|
@ -276,7 +276,7 @@ public class Precision {
|
|||
|
||||
/**
|
||||
* Returns {@code true} if there is no double value strictly between the
|
||||
* arguments or the reltaive difference between them is smaller or equal
|
||||
* arguments or the relative difference between them is smaller or equal
|
||||
* to the given tolerance.
|
||||
*
|
||||
* @param x First value.
|
||||
|
|
Loading…
Reference in New Issue