diff --git a/manual/develop.html b/manual/develop.html index 31add6a90..aa4cfd733 100644 --- a/manual/develop.html +++ b/manual/develop.html @@ -108,7 +108,7 @@ good convention, though.

instantiated and added to this task via its addXXX() methods, at run time. Child elements corresponding to addConfiguredXXX() are created at this point but - the actual addCondifgired method is not called. + the actual addConfigured method is not called.
  • All attributes of this task get set via their corresponding setXXX methods, at runtime.