git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1200358 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2011-11-10 14:58:57 +00:00
parent 913bc812d3
commit 416084f964
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import org.apache.commons.math.stat.descriptive.DescriptiveStatistics;
/**
* The class <code>StableRandomGeneratorTest</code> contains tests for the class
* {@link <code>StableRandomGenerator</code>}
* {@link StableRandomGenerator}
*
* @version $Revision$
*/