From 5c4b1bdcc39e44b49ee31b03e8748b2cc0437963 Mon Sep 17 00:00:00 2001 From: Diane Holt Date: Tue, 23 Apr 2002 13:49:47 +0000 Subject: [PATCH] Oops. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272557 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTypes/dirset.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/CoreTypes/dirset.html b/docs/manual/CoreTypes/dirset.html index a28379c9f..061adef08 100644 --- a/docs/manual/CoreTypes/dirset.html +++ b/docs/manual/CoreTypes/dirset.html @@ -91,8 +91,8 @@ a PatternSet that can be referenced in other <patternset refid="non.test.classes"/> </dirset> -

Groups all files in directory ${debug_build.dir}, using the -same patterns as the above example.

+

Groups all directories in directory ${debug_build.dir}, +using the same patterns as the above example.


Copyright © 2002 Apache Software Foundation.