Browse Source

added missing closing td element, regenerated html

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357656 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 19 years ago
parent
commit
8d41239ee7
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      docs/external.html
  2. +1
    -1
      xdocs/external.xml

+ 1
- 1
docs/external.html View File

@@ -6460,7 +6460,7 @@
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
bundles Ant 1.6.2 as of NetBeans 4.1; 1.6.5 for NetBeans 4.2 (will be made available as a 4.1 update)
bundles Ant 1.6.2 as of NetBeans 4.1; 1.6.5 for NetBeans 5.0
</td>
</tr>
<tr>


+ 1
- 1
xdocs/external.xml View File

@@ -3512,7 +3512,7 @@
<table class="externals">
<tr>
<th>Compatibility:</th>
<td>bundles Ant 1.6.2 as of NetBeans 4.1; 1.6.5 for NetBeans 5.0
<td>bundles Ant 1.6.2 as of NetBeans 4.1; 1.6.5 for NetBeans 5.0</td>
</tr>
<tr>
<th>URL:</th>


Loading…
Cancel
Save