We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5246f commit 187db77Copy full SHA for 187db77
1 file changed
commons-numbers-core/src/main/java/org/apache/commons/numbers/core/DD.java
@@ -671,7 +671,7 @@ public int intValue() {
671
* a {@code long} and returning the respective upper or lower limit for numbers too
672
* large for a {@code long}.
673
*
674
- * @return the value converted to an {@code int}
+ * @return the value converted to a {@code long}
675
* @see #bigDecimalValue()
676
*/
677
@Override
0 commit comments