diff --git a/docs/manual/CoreTasks/style.html b/docs/manual/CoreTasks/style.html index daaa39747..ab8f58802 100644 --- a/docs/manual/CoreTasks/style.html +++ b/docs/manual/CoreTasks/style.html @@ -33,8 +33,8 @@ or for generating code.
Note: 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 Library Dependencies for more information.
It is possible to refine the set of files that are being processed. This can be done with the includes, includesfile, excludes, excludesfile and defaultexcludes