Fixed javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@170242 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
723dd64d2e
commit
9d8f4849c3
|
@ -22,7 +22,7 @@ import org.apache.commons.math.special.Gamma;
|
|||
import org.apache.commons.math.util.MathUtils;
|
||||
|
||||
/**
|
||||
* Implementation for the @link{PoissonDistribution}
|
||||
* Implementation for the {@link PoissonDistribution}
|
||||
*
|
||||
* @version $Revision$ $Date$
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue