Author: tn
Date: Sat Feb  8 14:28:20 2014
New Revision: 1566020

URL: http://svn.apache.org/r1566020
Log:
Fix typo.

Modified:
    commons/proper/math/trunk/src/changes/changes.xml

Modified: commons/proper/math/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/changes/changes.xml?rev=1566020&r1=1566019&r2=1566020&view=diff
==============================================================================
--- commons/proper/math/trunk/src/changes/changes.xml (original)
+++ commons/proper/math/trunk/src/changes/changes.xml Sat Feb  8 14:28:20 2014
@@ -53,7 +53,7 @@ If the output is not quite correct, chec
     <release version="3.3" date="TBD" description="TBD">
       <action dev="tn" type="fix" issue="MATH-1044" due-to="Sean Owen">
        Clarify javadoc of "DecompositionSolver#getInverse()" and corresponding 
implementations
-       wrt the actualy returned inverse. Several decomposition implementations 
are able
+       wrt the actually returned inverse. Several decomposition 
implementations are able
        to return a pseudo-inverse in case of a singular matrix.
       </action>
       <action dev="luc" type="add" issue="MATH-1095">


Reply via email to