Repository: commons-math
Updated Branches:
  refs/heads/master 0a499402d -> a7de358a0


Typo.


Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/de5d148d
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/de5d148d
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/de5d148d

Branch: refs/heads/master
Commit: de5d148d1844a0be10225dc307624e6087875379
Parents: 0a49940
Author: Gilles <[email protected]>
Authored: Thu Apr 9 14:59:16 2015 +0200
Committer: Gilles <[email protected]>
Committed: Thu Apr 9 14:59:16 2015 +0200

----------------------------------------------------------------------
 src/changes/changes.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/de5d148d/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d20a18b..2eeedfb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,7 +55,8 @@ If the output is not quite correct, check for invisible 
trailing spaces!
 
     <release version="4.0" date="XXXX-XX-XX" description="">
       <action dev="erans" type="update" issue="MATH-1206">
-        Added new API methods in "LeastSquares.Evaluation" (package 
"o.a.c.m.fitting.leastsquares").
+        Added new API methods in "LeastSquaresProblem.Evaluation" (package
+        "o.a.c.m.fitting.leastsquares").
       </action>
       <action dev="erans" type="update" issue="MATH-1210">
         "QRDecomposition": include information about the condition that

Reply via email to