The last example on
http://ant.apache.org/manual/CoreTasks/waitfor.html
starts as follows
<waitfor maxwait="10" maxwait="second">
where it should be
<waitfor maxwait="10" maxwaitunit="second">
^^^^
I'd like to fix such typos in the source of the docs myself if possible.
It would take less time than writing mails like this and having another
person fix it.
Regards,
Gisbert Amm
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]