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">
>  &lt;macrodef name="echotest"&gt;
> -   &lt;text name="text"&lt;/text&gt;
> +   &lt;text name="text"/&gt;
>     &lt;sequential&gt;
>        &lt;echo&gt;@{text}&lt;/echo&gt;
>     &lt;/sequential&gt;
> 
> -- 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]

Reply via email to