diff --git a/docs/manual/CoreTypes/antlib.html b/docs/manual/CoreTypes/antlib.html index d2522739b..eec9b1b7b 100644 --- a/docs/manual/CoreTypes/antlib.html +++ b/docs/manual/CoreTypes/antlib.html @@ -20,8 +20,8 @@ Antlib's elements are ant definition tasks - like Typedef and Taskdef, - or any ant task that implements - org.apache.tools.ant.taskdefs.AntlibInterface. + or any ant task that extends + org.apache.tools.ant.taskdefs.AntlibDefinition.

A group of tasks and types may be defined together in an antlib