Browse Source

typo

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@496625 13f79535-47bb-0310-9956-ffa450edef68
master
Kevin Jackson 18 years ago
parent
commit
cf2ed1c35d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/install.html

+ 1
- 1
docs/manual/install.html View File

@@ -783,7 +783,7 @@ code will check and print the following things. </p>
<li>The version of ant.jar and of the ant-*.jar containing the optional tasks - <li>The version of ant.jar and of the ant-*.jar containing the optional tasks -
and whether they match</li> and whether they match</li>


<li>Which JAR files are int ANT_HOME/lib
<li>Which JAR files are in ANT_HOME/lib


<li>Which optional tasks are available. If a task is not listed as being <li>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 available, either it is not present, or libraries that it depends on are


Loading…
Cancel
Save