minor typo in install.html
Index: install.html =================================================================== RCS file: /home/cvspublic/jakarta-ant/docs/manual/install.html,v retrieving revision 1.3 diff -u -r1.3 install.html --- docs/manual/install.html 2001/03/04 13:35:48 1.3 +++ docs/manual/install.html 2001/03/07 08:29:29 @@ -146,7 +146,7 @@ on the CLASSPATH or added to the <code>lib/optional</code> directory. See <a href="#librarydependencies">Library Dependencies</a> -for for a list of jar requirements for various features. +for a list of jar requirements for various features. Note that this will make the auxiliary jars available for the building of Ant only. For running Ant you will still need to
