Author: psteitz
Date: Sun Oct 20 20:22:58 2013
New Revision: 1533961

URL: http://svn.apache.org/r1533961
Log:
Fixed 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=1533961&r1=1533960&r2=1533961&view=diff
==============================================================================
--- commons/proper/math/trunk/src/changes/changes.xml (original)
+++ commons/proper/math/trunk/src/changes/changes.xml Sun Oct 20 20:22:58 2013
@@ -51,7 +51,7 @@ If the output is not quite correct, chec
   </properties>
   <body>
     <release version="x.y" date="TBD" description="TBD">
-      <actiod dev="psteitz" type="add" issue="MATH-1038" due-to="Thorsten 
Schaefer">
+      <action dev="psteitz" type="add" issue="MATH-1038" due-to="Thorsten 
Schaefer">
         Added ConfidenceInterval class and BinomialConfidenceInterval 
providing several
         estimators for confidence intervals for binomial probabilities.
       </action>


Reply via email to