bodewig 2003/03/20 00:33:37
Modified: docs/manual Tag: ANT_15_BRANCH developlist.html Log: Typo Revision Changes Path No revision No revision 1.2.2.3 +1 -1 ant/docs/manual/developlist.html Index: developlist.html =================================================================== RCS file: /home/cvs/ant/docs/manual/developlist.html,v retrieving revision 1.2.2.2 retrieving revision 1.2.2.3 diff -u -r1.2.2.2 -r1.2.2.3 --- developlist.html 30 May 2002 23:59:55 -0000 1.2.2.2 +++ developlist.html 20 Mar 2003 08:33:37 -0000 1.2.2.3 @@ -13,7 +13,7 @@ <h3>Developing with Ant</h3> <a href="develop.html#writingowntask">Writing Your Own Task</a><br> -<a href="base_task_classes.html">Tasks Designed for Extensiton</a><br> +<a href="base_task_classes.html">Tasks Designed for Extension</a><br> <a href="develop.html#buildevents">Build Events</a><br> <a href="develop.html#integration">Source-code Integration</a><br> <a href="inputhandler.html">InputHandler</a><br>