From cf2ed1c35d97cb4299edba68f39c825e79025295 Mon Sep 17 00:00:00 2001 From: Kevin Jackson Date: Tue, 16 Jan 2007 08:57:58 +0000 Subject: [PATCH] typo git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@496625 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/install.html b/docs/manual/install.html index 606187a06..f8ce338ee 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -783,7 +783,7 @@ code will check and print the following things.

  • The version of ant.jar and of the ant-*.jar containing the optional tasks - and whether they match
  • -
  • Which JAR files are int ANT_HOME/lib +
  • Which JAR files are in ANT_HOME/lib
  • Which optional tasks are available. If a task is not listed as being available, either it is not present, or libraries that it depends on are