From 5f1f4200abc473ed075c5d1e24050470b1ca85d2 Mon Sep 17 00:00:00 2001 From: "Jesse N. Glick" Date: Tue, 22 Dec 2009 15:51:49 +0000 Subject: [PATCH] Typo. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@893210 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/targets.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/targets.html b/docs/manual/targets.html index 447f990a0..a57bb1441 100644 --- a/docs/manual/targets.html +++ b/docs/manual/targets.html @@ -148,7 +148,7 @@

Especially if you only have a few tasks you also could place these - tasks direclty under the project tag (since Ant 1.6.0):

+ tasks directly under the project tag (since Ant 1.6.0):

     <project>
         <tstamp/>