mbenson     2004/12/18 09:50:40

  Modified:    docs/manual/CoreTasks apt.html
  Log:
  Missing period
  
  Revision  Changes    Path
  1.3       +2 -2      ant/docs/manual/CoreTasks/apt.html
  
  Index: apt.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/apt.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- apt.html  19 Nov 2004 09:07:09 -0000      1.2
  +++ apt.html  18 Dec 2004 17:50:40 -0000      1.3
  @@ -6,7 +6,7 @@
   <h2><a name="Apt">Apt</a></h2>
   <h3>Description</h3>
   <p>Runs the annotation processor tool (apt), and then optionally compiles
  -   the original code, and any generated source code. This task requires 
Java1.5 or later</p>
  +   the original code, and any generated source code. This task requires 
Java1.5 or later.</p>
   
   
   <p>This task inherits from the <a href="javac.html">Javac Task</a>, and thus
  @@ -143,4 +143,4 @@
   <p align="center">Copyright &copy; 2004 The Apache Software Foundation.
   All rights Reserved.</p>
   
  -</body></html>
  \ No newline at end of file
  +</body></html>
  
  
  

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

Reply via email to