From 4d7ccf81ca32e199cf8d64d409f26653f42af4c4 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 19 Nov 2002 13:26:23 +0000 Subject: [PATCH] Fix some typos and remove a tab git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273557 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant_in_anger.html | 6 +++--- docs/manual/cover.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/ant_in_anger.html b/docs/ant_in_anger.html index a821f29bd..74770ddd4 100644 --- a/docs/ant_in_anger.html +++ b/docs/ant_in_anger.html @@ -8,7 +8,7 @@

Ant in Anger:

- Using Apache Ant in a Production Development System + Using Apache Ant in a Production Development System

@@ -388,7 +388,7 @@ from CVS or your equivalent. One big difference between Ant and older tools such as Make is that the processes for deploying Java to remote sites are reasonably well -evolved in aAt. That is because we all have to do it these days, so +evolved in Ant. That is because we all have to do it these days, so many people have put in the effort to make the tasks easier.

@@ -588,7 +588,7 @@ Often an update will require changes to the build.xml files. Most changes are intended to be backwards compatible, but sometimes an incompatible change turns out to be necessary. That is why doing the update in the lull after a big -milestone is important. It is also why including Ant.jar and related +milestone is important. It is also why including ant.jar and related files in the CVS tree helps ensure that old versions of your software can be still be built. diff --git a/docs/manual/cover.html b/docs/manual/cover.html index dc6d6fc27..3c7906a9d 100644 --- a/docs/manual/cover.html +++ b/docs/manual/cover.html @@ -2,14 +2,14 @@ -Apache Ant 1.5 User Manual - Credits +Apache Ant 1.6 User Manual

-

Apache Ant 1.5 Manual

-

This is the manual for version 1.5 of +

Apache Ant 1.6 Manual

+

This is the manual for version 1.6alpha of Apache Ant. If your version of Ant (as verified with ant -version) is older or newer than this