diff --git a/docs/manual/develop.html b/docs/manual/develop.html index ebc82ca06..7439ad2d9 100644 --- a/docs/manual/develop.html +++ b/docs/manual/develop.html @@ -210,7 +210,7 @@ the implementation of your Java virtual machine.

Nested Types

If your task needs to nest an arbitary type that has been defined - using <taskdef> you have two options. + using <typedef> you have two options.
  1. public void add(Type type)
  2. public void addConfigured(Type type)