Browse Source

remove erroneous text

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676098 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 17 years ago
parent
commit
d17c520e74
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      docs/manual/CoreTasks/local.html

+ 1
- 2
docs/manual/CoreTasks/local.html View File

@@ -31,8 +31,7 @@ various "block" levels. These include targets as well as the
<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">


Loading…
Cancel
Save