typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@592899 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a7c2df9f2f
commit
4fcaff1e77
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue