git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1588182 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gilles Sadowski 2014-04-17 09:14:24 +00:00
parent 70101ee3ca
commit baf9888f8f
1 changed files with 1 additions and 1 deletions

View File

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