From 62829095c11e0dcd3b09e92037e20ec70c617951 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 12 Dec 2002 14:17:44 +0000 Subject: [PATCH] Fix typo. PR: 15243 Submitted by: Gus Heck git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273651 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTypes/fileset.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/CoreTypes/fileset.html b/docs/manual/CoreTypes/fileset.html index 29bd91ffb..760ebe4f5 100644 --- a/docs/manual/CoreTypes/fileset.html +++ b/docs/manual/CoreTypes/fileset.html @@ -71,7 +71,7 @@ attributes.

followsymlinks Shall symbolic links be followed? Defaults to - true. See below. + true. See the note below. No