Browse Source

A typo

master
Gintas Grigelionis 7 years ago
parent
commit
db380fb74e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      manual/Tasks/antcall.html

+ 1
- 1
manual/Tasks/antcall.html View File

@@ -46,7 +46,7 @@ by nested <code>&lt;param&gt;</code> elements.</p>
name, the one declared last will win. This is for backwards compatibility reasons even so it is
different from the way <code>&lt;property&gt;</code> tasks in build files behave.</p>

<p>Nested <a href="#reference"><code>&lt;reference&gt</code>;</a> elements can be used to copy
<p>Nested <a href="#reference"><code>&lt;reference&gt;</code></a> elements can be used to copy
references from the calling project to the new project, optionally under a different <var>id</var>.
References taken from nested elements will override existing references that have been defined
outside of targets in the new project&mdash;but not those defined inside of targets.</p>


Loading…
Cancel
Save