Author: dennisl
Date: Sat Jan 12 11:56:39 2008
New Revision: 611468
URL: http://svn.apache.org/viewvc?rev=611468&view=rev
Log:
validator --> io.
Modified:
commons/proper/io/trunk/xdocs/building.xml
Modified: commons/proper/io/trunk/xdocs/building.xml
URL:
http://svn.apache.org/viewvc/commons/proper/io/trunk/xdocs/building.xml?rev=611468&r1=611467&r2=611468&view=diff
==============================================================================
--- commons/proper/io/trunk/xdocs/building.xml (original)
+++ commons/proper/io/trunk/xdocs/building.xml Sat Jan 12 11:56:39 2008
@@ -54,7 +54,7 @@
<!-- ================================================== -->
<section name="Maven 1 Goals">
<p>
- The following <strong><i>Maven 1</i></strong> commands can be used to
build validator:
+ The following <strong><i>Maven 1</i></strong> commands can be used to
build io:
</p>
<ul>
<li><code>maven clean</code> - clean up</li>
@@ -67,7 +67,7 @@
<!-- ================================================== -->
<section name="Ant Goals">
<p>
- The following <strong><i>Maven 1</i></strong> commands can be used to
build validator:
+ The following <strong><i>Maven 1</i></strong> commands can be used to
build io:
</p>
<ul>
<li><code>ant clean</code> - clean up</li>