From c502b3b5c91101113e88c6bca46410b327ed04d5 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 7 May 2009 09:20:14 +0000 Subject: [PATCH] fix numbering, part of PR 46797 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@772563 13f79535-47bb-0310-9956-ffa450edef68 --- .../tutorial-tasks-filesets-properties.html | 56 +++++++++---------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/docs/manual/tutorial-tasks-filesets-properties.html b/docs/manual/tutorial-tasks-filesets-properties.html index 4becdacd7..7bde1fe87 100644 --- a/docs/manual/tutorial-tasks-filesets-properties.html +++ b/docs/manual/tutorial-tasks-filesets-properties.html @@ -551,9 +551,9 @@ form you do that depends on your favourite. But inside Ant there is a common for it has advantages if you use that: all task users know that form, this form is requested if you decide to contribute your task. So we will doc our task in that form.

-

If you have a look at the manual page of the java [5] - task you will see