fixed javadoc

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617411 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2008-02-01 09:43:22 +00:00
parent ef1d23ecc2
commit e9c302ba77
1 changed files with 1 additions and 1 deletions

View File

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