Author: mbenson
Date: Tue Mar 11 07:26:43 2008
New Revision: 635938
URL: http://svn.apache.org/viewvc?rev=635938&view=rev
Log:
sp
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=635938&r1=635937&r2=635938&view=diff
==============================================================================
--- commons/proper/io/trunk/xdocs/building.xml (original)
+++ commons/proper/io/trunk/xdocs/building.xml Tue Mar 11 07:26:43 2008
@@ -76,8 +76,8 @@
<p>
<strong>Note:</strong>
<ul>
- <li>The ant build is JDK dependant. Building with JDK 1.3 excludes
- JDK 1.4 dependant classes.</li>
+ <li>The Ant build is JDK dependent. Building with JDK 1.3 excludes
+ JDK 1.4 dependent classes.</li>
<li>Dependencies are automatically downloaded if not specified
explicitly in
a <code>build.properties</code> file.</li>
</ul>