diff --git a/manual/Tasks/antcall.html b/manual/Tasks/antcall.html index 24ac95094..b6bcd92ad 100644 --- a/manual/Tasks/antcall.html +++ b/manual/Tasks/antcall.html @@ -46,7 +46,7 @@ by nested <param> elements.

name, the one declared last will win. This is for backwards compatibility reasons even so it is different from the way <property> tasks in build files behave.

-

Nested <reference>; elements can be used to copy +

Nested <reference> elements can be used to copy references from the calling project to the new project, optionally under a different id. References taken from nested elements will override existing references that have been defined outside of targets in the new project—but not those defined inside of targets.