Fixed typo (svn tag).

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1364668 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gilles Sadowski 2012-07-23 15:07:39 +00:00
parent f51a7ca5fe
commit 303993e923

View File

@ -30,7 +30,6 @@ import org.apache.commons.math3.exception.MathIllegalArgumentException;
* Test cases for the {@link OpenMapRealMatrix} class.
*
* @version $Id$
* 2008) $
*/
public final class SparseRealMatrixTest {