Author: luc
Date: Mon Jun 20 18:40:41 2011
New Revision: 1137739
URL: http://svn.apache.org/viewvc?rev=1137739&view=rev
Log:
typo
Modified:
commons/proper/math/trunk/src/site/xdoc/changes.xml
Modified: commons/proper/math/trunk/src/site/xdoc/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/site/xdoc/changes.xml?rev=1137739&r1=1137738&r2=1137739&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/xdoc/changes.xml (original)
+++ commons/proper/math/trunk/src/site/xdoc/changes.xml Mon Jun 20 18:40:41 2011
@@ -57,7 +57,7 @@ The <action> type attribute can be add,u
as open sets or closed sets
</action>
<action dev="luc" type="add" issue="MATH-592">
- Added a way to build a sub-line from its endpoints, and to retrieve
the enpoints
+ Added a way to build a sub-line from its endpoints, and to retrieve
the endpoints
from a sub-line
</action>
<action dev="luc" type="fix" issue="MATH-594" due-to="Dennis Hendriks">