From d17c520e74570c54b20e96b255f38dd0c6336719 Mon Sep 17 00:00:00 2001
From: Matthew Jason Benson
Date: Fri, 11 Jul 2008 23:07:55 +0000
Subject: [PATCH] remove erroneous text
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676098 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/local.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/manual/CoreTasks/local.html b/docs/manual/CoreTasks/local.html
index 5abc87789..1edb70b01 100644
--- a/docs/manual/CoreTasks/local.html
+++ b/docs/manual/CoreTasks/local.html
@@ -31,8 +31,7 @@ various "block" levels. These include targets as well as the
Parallel and Sequential
task containers (including Macrodef bodies). A local
property at a given scope "shadows" properties of the same name at higher scopes,
-including the global scope (declaring a local property at the global level, i.e.
-outside of any scope block, has no effect). Since Ant 1.8
+including the global scope. Since Ant 1.8
Parameters