Javadoc. Removed obsolete comment.

JIRA: MATH-187
Reported by Sebastian Bazley


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620330 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2008-02-10 21:10:30 +00:00
parent f42a88e25e
commit 3c9e28e533
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ import java.math.BigDecimal;
public class MatrixUtils { public class MatrixUtils {
/** /**
* Default constructor. Package scope to prevent unwanted instantiation. * Default constructor.
*/ */
public MatrixUtils() { public MatrixUtils() {
super(); super();