ehatcher 02/03/27 09:50:28 Modified: docs/manual develop.html Log: fixed typo Revision Changes Path 1.10 +1 -1 jakarta-ant/docs/manual/develop.html Index: develop.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/manual/develop.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- develop.html 27 Mar 2002 16:32:49 -0000 1.9 +++ develop.html 27 Mar 2002 17:50:28 -0000 1.10 @@ -192,7 +192,7 @@ <p>The difference between 2 and 3 is what Ant has done to the object before it passes it to the method. <code>addInner</code> will receive an object directly after the constructor has been called, while -<code>addConstructedInner</code> gets the object <em>after</em> the +<code>addConfiguredInner</code> gets the object <em>after</em> the attributes and nested children for this new object have been handled.</p>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
