bodewig 2004/06/22 23:35:56
Modified: docs/manual develop.html
Log:
typo
Revision Changes Path
1.17 +1 -1 ant/docs/manual/develop.html
Index: develop.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/develop.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- develop.html 9 Feb 2004 21:50:05 -0000 1.16
+++ develop.html 23 Jun 2004 06:35:56 -0000 1.17
@@ -210,7 +210,7 @@
<h3><a name="nestedtype">Nested Types</a></h3>
If your task needs to nest an arbitary type that has been defined
- using <taskdef> you have two options.
+ using <typedef> you have two options.
<ol>
<li><code>public void add(Type type)</code></li>
<li><code>public void addConfigured(Type type)</code></li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]