still javadoc ...

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617418 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2008-02-01 09:47:34 +00:00
parent 70118be7ee
commit 630d9afa3c
1 changed files with 1 additions and 2 deletions

View File

@ -75,8 +75,7 @@ public class Fraction extends Number implements Comparable {
}
/**
* Create a fraction given the double value and maximum number of
* denominator.
* Create a fraction given the double value and maximum denominator.
* <p>
* References:
* <ul>