From b102187280a9e60f3937705e4e6afaf7bf45f432 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Sat, 12 Jul 2008 15:41:00 +0000 Subject: [PATCH] type any git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676192 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTypes/resources.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/CoreTypes/resources.html b/docs/manual/CoreTypes/resources.html index 0615d0b1c..673b3e4d2 100644 --- a/docs/manual/CoreTypes/resources.html +++ b/docs/manual/CoreTypes/resources.html @@ -562,7 +562,7 @@ platforms. type - One of "file", "dir" + One of "file", "dir", "any" (since Ant 1.8) Yes