From 4b2c9ab49c5eaecf2f28296f61dce4424bf6b092 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 20 Sep 2010 15:56:30 +0000 Subject: [PATCH] correct phrasing, PR 49962 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@998966 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/Tasks/include.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/Tasks/include.html b/docs/manual/Tasks/include.html index 1a809816d..3b04bd326 100644 --- a/docs/manual/Tasks/include.html +++ b/docs/manual/Tasks/include.html @@ -42,7 +42,7 @@ rewriting the included target names and depends lists. This is different from Entity - Includes as explained in the Ant FAQ in so far as the target + Includes as explained in the Ant FAQ insofar as the target names get prefixed by the included project's name or the as attribute and do not appear as if the file was contained in the including file.