From 589f44690b36bcf2499975abe41a69077fcc2949 Mon Sep 17 00:00:00 2001
From: Matthew Jason Benson
Date: Sat, 18 Dec 2004 17:50:40 +0000
Subject: [PATCH] Missing period
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277252 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/apt.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/CoreTasks/apt.html b/docs/manual/CoreTasks/apt.html
index e1f0279c2..08117c4bd 100644
--- a/docs/manual/CoreTasks/apt.html
+++ b/docs/manual/CoreTasks/apt.html
@@ -6,7 +6,7 @@
Description
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
+ the original code, and any generated source code. This task requires Java1.5 or later.
This task inherits from the Javac Task, and thus
@@ -143,4 +143,4 @@ to jikes may justify the effort.
Copyright © 2004 The Apache Software Foundation.
All rights Reserved.
-