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.