Author: jhm
Date: Mon May 14 02:39:04 2007
New Revision: 537763
URL: http://svn.apache.org/viewvc?view=rev&rev=537763
Log:
fix html error
Modified:
ant/core/trunk/docs/manual/CoreTasks/conditions.html
Modified: ant/core/trunk/docs/manual/CoreTasks/conditions.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTasks/conditions.html?view=diff&rev=537763&r1=537762&r2=537763
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/conditions.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/conditions.html Mon May 14 02:39:04
2007
@@ -949,12 +949,12 @@
<tr>
<td valign="top">partition</td>
<td valign="top">The partition or filesystem to check for freespace</td>
- <td valign="top" rowspan="2" align="center">Yes</td>
+ <td valign="top" align="center">Yes</td>
</tr>
<tr>
<td valign="top">needed</td>
<td valign="top">The amount of freespace needed.</td>
- <td valign="top" rowspan="2" align="center">Yes</td>
+ <td valign="top" align="center">Yes</td>
</tr>
</table>
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]