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:
Luc Maisonobe 2008-02-01 12:51:46 +00:00
parent 9fec47b79b
commit adb783976a
1 changed files with 1 additions and 1 deletions

View File

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