From 2deefc838e0649505d2bc045d33a3f003b6d2267 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Wed, 7 Jan 2004 18:22:37 +0000 Subject: [PATCH] Fix typo Obtained from: Yuji Yamano git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275872 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/import.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/import.html b/docs/manual/CoreTasks/import.html index fadd7fc1e..9a3d8895f 100644 --- a/docs/manual/CoreTasks/import.html +++ b/docs/manual/CoreTasks/import.html @@ -59,7 +59,7 @@ relative to its position.
So if I import for example a docsbuild.xml file named builddocs, I can get its path as ant.file.builddocs, similarly to the ant.file property of the main buildfile.
-Note that "builddocs" is not the filename, but the @name attribute +Note that "builddocs" is not the filename, but the name attribute present in the imported project tag.

Important: We have not finalized how relative file references