Author: adrianc
Date: Mon Apr 12 00:07:42 2010
New Revision: 933051
URL: http://svn.apache.org/viewvc?rev=933051&view=rev
Log:
Small change to project description.
Modified:
commons/sandbox/convert/trunk/src/site/xdoc/index.xml
Modified: commons/sandbox/convert/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/convert/trunk/src/site/xdoc/index.xml?rev=933051&r1=933050&r2=933051&view=diff
==============================================================================
--- commons/sandbox/convert/trunk/src/site/xdoc/index.xml (original)
+++ commons/sandbox/convert/trunk/src/site/xdoc/index.xml Mon Apr 12 00:07:42
2010
@@ -30,7 +30,7 @@ under the License.
<section name="Commons Convert">
<p>
-Commons-Convert aims to provide a single library dedicated to the task of
converting
+<b>Convert</b> is a library dedicated to the task of converting
an object of one type to another. The library is ideal for scripting languages
or any application that needs to convert (or coerce) one Java object type to
another.
</p>