Fixed typo and one missed s/used/translated

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799111 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2009-07-29 22:49:23 +00:00
parent a021d46d5c
commit 96d9a2bbd2
1 changed files with 2 additions and 2 deletions

View File

@ -210,8 +210,8 @@ in C or Fortran. License terms of the original sources
are reproduced below.
===============================================================================
For the lmder, lmpar and qrsolv Fortran routine from minpack and used in
class LevenbergMarquardtOptimizer class in package
For the lmder, lmpar and qrsolv Fortran routine from minpack and translated in
the LevenbergMarquardtOptimizer class in package
org.apache.commons.math.optimization.general
Original source copyright and license statement: