You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2012/10/22 15:57:27 UTC

svn commit: r1400881 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ResizableDoubleArray.java

Author: erans
Date: Mon Oct 22 13:57:26 2012
New Revision: 1400881

URL: http://svn.apache.org/viewvc?rev=1400881&view=rev
Log:
Javadoc.

Modified:
    commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ResizableDoubleArray.java

Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ResizableDoubleArray.java
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ResizableDoubleArray.java?rev=1400881&r1=1400880&r2=1400881&view=diff
==============================================================================
--- commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ResizableDoubleArray.java (original)
+++ commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ResizableDoubleArray.java Mon Oct 22 13:57:26 2012
@@ -668,7 +668,7 @@ public class ResizableDoubleArray implem
     }
 
     /**
-     * Sets the contraction criteria for this ExpandContractDoubleArray.
+     * Sets the contraction criteria.
      *
      * @param contractionCriteria contraction criteria
      * @throws MathIllegalArgumentException if the contractionCriteria is less than