Browse Source

type any

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676192 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 17 years ago
parent
commit
b102187280
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTypes/resources.html

+ 1
- 1
docs/manual/CoreTypes/resources.html View File

@@ -562,7 +562,7 @@ platforms.
</tr>
<tr>
<td valign="top">type</td>
<td valign="top">One of "file", "dir"</td>
<td valign="top">One of "file", "dir", "any" (since Ant 1.8)</td>
<td align="center" valign="top">Yes</td>
</tr>
</table>


Loading…
Cancel
Save