8285614: Fix typo in java.lang.Float
Reviewed-by: naoto, lancea, iris
This commit is contained in:
parent
3416bfa256
commit
d435d692b0
@ -57,7 +57,7 @@ import jdk.internal.vm.annotation.IntrinsicCandidate;
|
|||||||
* The class {@code java.lang.Double} has a <a
|
* The class {@code java.lang.Double} has a <a
|
||||||
* href="Double.html#equivalenceRelation">discussion of equality,
|
* href="Double.html#equivalenceRelation">discussion of equality,
|
||||||
* equivalence, and comparison of floating-point values</a> that is
|
* equivalence, and comparison of floating-point values</a> that is
|
||||||
* equality applicable to {@code float} values.
|
* equally applicable to {@code float} values.
|
||||||
*
|
*
|
||||||
* @author Lee Boynton
|
* @author Lee Boynton
|
||||||
* @author Arthur van Hoff
|
* @author Arthur van Hoff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user