git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@602305 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2007-12-08 02:51:23 +00:00
parent 37bcdf4123
commit 8583cdfe79
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import junit.framework.TestSuite;
import org.apache.commons.math.TestUtils;
/**
* Test cases for the {@link DescriptiveStatistics} class.
* Test cases for the {@link SummaryStatisticsImpl} class.
*
* @version $Revision$ $Date$
*/