bodewig     2003/07/21 02:18:09

  Modified:    docs/manual base_task_classes.html
  Log:
  fix the fixed spelling
  
  Revision  Changes    Path
  1.4       +3 -3      ant/docs/manual/base_task_classes.html
  
  Index: base_task_classes.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/base_task_classes.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- base_task_classes.html    21 Jul 2003 09:06:45 -0000      1.3
  +++ base_task_classes.html    21 Jul 2003 09:18:08 -0000      1.4
  @@ -7,7 +7,7 @@
   
   <body>
   <h1>Tasks Designed for Extension</h1>
  -These classes are designed to be extended.  Always start here when writting 
your own task.
  +These classes are designed to be extended.  Always start here when writing 
your own task.
   
   <table border="1">
   <thead>
  @@ -23,7 +23,7 @@
   <tbody>
   <tr>
   <td>
  -<a href="api/org/apache/tools/ant/ask.html">Task</a>
  +<a href="api/org/apache/tools/ant/Task.html">Task</a>
   </td>
   <td>
   Base class for all tasks.
  @@ -80,7 +80,7 @@
   </table>
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2002 Apache Software Foundation. All 
rights
  +<p align="center">Copyright &copy; 2001-2003 Apache Software Foundation. All 
rights
   Reserved.</p>
   
   </body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to