Browse Source

Missing period

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277252 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 20 years ago
parent
commit
589f44690b
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/manual/CoreTasks/apt.html

+ 2
- 2
docs/manual/CoreTasks/apt.html View File

@@ -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 @@ to jikes may justify the effort.
<p align="center">Copyright &copy; 2004 The Apache Software Foundation.
All rights Reserved.</p>

</body></html>
</body></html>

Loading…
Cancel
Save