Author: mbenson
Date: Fri Jul 11 16:07:55 2008
New Revision: 676098
URL: http://svn.apache.org/viewvc?rev=676098&view=rev
Log:
remove erroneous text
Modified:
ant/core/trunk/docs/manual/CoreTasks/local.html
Modified: ant/core/trunk/docs/manual/CoreTasks/local.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTasks/local.html?rev=676098&r1=676097&r2=676098&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/local.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/local.html Fri Jul 11 16:07:55 2008
@@ -31,8 +31,7 @@
<a href="parallel.html">Parallel</a> and <a
href="sequential.html">Sequential</a>
task containers (including <a href="macrodef.html">Macrodef</a> 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). <b>Since Ant 1.8</b></p>
+including the global scope. <b>Since Ant 1.8</b></p>
<h3>Parameters</h3>
<table border="1" cellpadding="2" cellspacing="0">