Browse Source

Typo.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805502 13f79535-47bb-0310-9956-ffa450edef68
master
Jesse N. Glick 16 years ago
parent
commit
55a163b0c7
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/manual/CoreTasks/style.html

+ 2
- 2
docs/manual/CoreTasks/style.html View File

@@ -33,8 +33,8 @@ or for generating code.</p>
<p><b>Note:</b> If you are using JDK 1.4 or higher, this task does not require external libraries
not supplied in the Ant distribution. However, often the built in XSL engine is not as up
to date as a fresh download, so an update is still highly recommended
in particual since the built-in XSLT processors of Java5 (and to a
certain extent Java6) are known to have serious issues.
in particular since the built-in XSLT processors of Java 5 (and to a
certain extent Java 6) are known to have serious issues.
See <a href="../install.html#librarydependencies">Library Dependencies</a> for more information.</p>
<p>It is possible to refine the set of files that are being processed. This can be
done with the <i>includes</i>, <i>includesfile</i>, <i>excludes</i>, <i>excludesfile</i> and <i>defaultexcludes</i>


Loading…
Cancel
Save