fixed typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617489 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9fec47b79b
commit
adb783976a
|
@ -136,7 +136,7 @@ Commons Math Release Notes</title>
|
|||
<action dev="luc" type="update" issue="MATH-181" due-to="Niall Pemberton">
|
||||
Add Fraction constructor using max denominator value.
|
||||
</action>
|
||||
<action dev="luc" type="fix" issue="MATH-18x">
|
||||
<action dev="luc" type="fix" issue="MATH-182">
|
||||
Add integer overflow checks in Fraction constructor using double parameter.
|
||||
</action>
|
||||
</release>
|
||||
|
|
Loading…
Reference in New Issue