You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by lu...@apache.org on 2007/11/07 22:07:33 UTC

svn commit: r592899 - /commons/proper/math/trunk/src/java/org/apache/commons/math/ode/EmbeddedRungeKuttaIntegrator.java

Author: luc
Date: Wed Nov  7 13:07:33 2007
New Revision: 592899

URL: http://svn.apache.org/viewvc?rev=592899&view=rev
Log:
typo

Modified:
    commons/proper/math/trunk/src/java/org/apache/commons/math/ode/EmbeddedRungeKuttaIntegrator.java

Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/ode/EmbeddedRungeKuttaIntegrator.java
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/src/java/org/apache/commons/math/ode/EmbeddedRungeKuttaIntegrator.java?rev=592899&r1=592898&r2=592899&view=diff
==============================================================================
--- commons/proper/math/trunk/src/java/org/apache/commons/math/ode/EmbeddedRungeKuttaIntegrator.java (original)
+++ commons/proper/math/trunk/src/java/org/apache/commons/math/ode/EmbeddedRungeKuttaIntegrator.java Wed Nov  7 13:07:33 2007
@@ -18,7 +18,7 @@
 package org.apache.commons.math.ode;
 
 /**
- * This class implements the common part of all embedde Runge-Kutta
+ * This class implements the common part of all embedded Runge-Kutta
  * integrators for Ordinary Differential Equations.
 
  * <p>These methods are embedded explicit Runge-Kutta methods with two