fixed typo

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619862 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2008-02-08 12:42:05 +00:00
parent 95aca8ea3a
commit 9c5006b4a2
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ public final class MathUtils {
}
/**
* Returns true iff both arguments aren null or have same dimensions
* Returns true iff both arguments are null or have same dimensions
* and all their elements are {@link #equals(double,double) equals}
*
* @param x first array