diff --git a/docs/manual/CoreTasks/ant.html b/docs/manual/CoreTasks/ant.html index c23062d13..6b48c697c 100644 --- a/docs/manual/CoreTasks/ant.html +++ b/docs/manual/CoreTasks/ant.html @@ -11,7 +11,7 @@
Runs Ant on a supplied buildfile. This can be used to build
-subprojects. This task must no be used outside of a
+subprojects. This task must not be used outside of a
target if it invoces the same build file it is part
of.
true, pass all properties to the
new Ant project. Defaults to true.true, pass all references to the
new Ant project. Defaults to false.refid attribute points to a
reference in the calling project, not in the new one.
Used to chose references that shall be copied into the new project, +
Used to choose references that shall be copied into the new project, optionally changing their id.