Author: luc
Date: Sun Apr 5 15:07:27 2009
New Revision: 762100
URL: http://svn.apache.org/viewvc?rev=762100&view=rev
Log:
fixed 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=762100&r1=762099&r2=762100&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/xdoc/changes.xml (original)
+++ commons/proper/math/trunk/src/site/xdoc/changes.xml Sun Apr 5 15:07:27 2009
@@ -42,7 +42,7 @@
<action dev="luc" type="add" issue="MATH-255" due-to="Sebb">
Reduced visibility of MessagesResources_fr.contents field to private
</action>
- <action dev="luc" type="add" issue="MATH-256 >
+ <action dev="luc" type="add" issue="MATH-256" >
Added Fraction.toString()
</action>
<action dev="luc" type="add">