From 50b046504d483f70f07b3627ef4259a24a655931 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Thu, 27 Jul 2006 15:40:14 +0000 Subject: [PATCH] Add a link to ensure explanation (found an indictment of basedir's description as being recursive). :| git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@426106 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/using.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/using.html b/docs/manual/using.html index 6384609c5..71d4eaf7d 100644 --- a/docs/manual/using.html +++ b/docs/manual/using.html @@ -286,7 +286,7 @@ name of the operating system.

In addition, Ant has some built-in properties:

 basedir             the absolute path of the project's basedir (as set
-                    with the basedir attribute of <project>).
+                    with the basedir attribute of <project>).
 ant.file            the absolute path of the buildfile.
 ant.version         the version of Ant
 ant.project.name    the name of the project that is currently executing;
@@ -608,7 +608,7 @@ implementation of the element upon which it is specified. Some tasks (the
 deliberately assign a different meaning to refid.


-

Copyright © 2000-2005 The Apache Software Foundation. All rights +

Copyright © 2000-2006 The Apache Software Foundation. All rights Reserved.