Skip to content

Commit d1027fe

Browse files
committed
validator --> io.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@611468 13f79535-47bb-0310-9956-ffa450edef68
1 parent 03a7377 commit d1027fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xdocs/building.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ limitations under the License.
5454
<!-- ================================================== -->
5555
<section name="Maven 1 Goals">
5656
<p>
57-
The following <strong><i>Maven 1</i></strong> commands can be used to build validator:
57+
The following <strong><i>Maven 1</i></strong> commands can be used to build io:
5858
</p>
5959
<ul>
6060
<li><code>maven clean</code> - clean up</li>
@@ -67,7 +67,7 @@ limitations under the License.
6767
<!-- ================================================== -->
6868
<section name="Ant Goals">
6969
<p>
70-
The following <strong><i>Maven 1</i></strong> commands can be used to build validator:
70+
The following <strong><i>Maven 1</i></strong> commands can be used to build io:
7171
</p>
7272
<ul>
7373
<li><code>ant clean</code> - clean up</li>

0 commit comments

Comments
 (0)