Fixed in CVS; thanks! -Matt
--- Yuji Yamano <[EMAIL PROTECTED]> wrote: > Hi, > > I found typo in docs/manual/CoreTasks/macrodef.html. > Here is the patch. > > Index: macrodef.html > =================================================================== > RCS file: > /home/cvspublic/ant/docs/manual/CoreTasks/macrodef.html,v > retrieving revision 1.18 > diff -u -r1.18 macrodef.html > --- macrodef.html 27 Apr 2004 05:14:40 -0000 1.18 > +++ macrodef.html 7 May 2004 17:53:21 -0000 > @@ -310,7 +310,7 @@ > <blockquote> > <pre class="code"> > <macrodef name="echotest"> > - <text name="text"</text> > + <text name="text"/> > <sequential> > <echo>@{text}</echo> > </sequential> > > -- Yuji Yamano <[EMAIL PROTECTED]> > Loan me your funky mind. So I can play with it, > for nothing is good unless you play with it. > --George Clinton > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]