From b453e8b5d667ba03b6ab802ef9cf63b617a6706e Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Sun, 11 Mar 2018 11:32:21 +0100 Subject: [PATCH] Another typo and more highlighting --- manual/Tasks/pvcstask.html | 2 +- manual/Types/selectors.html | 8 ++++---- manual/install.html | 12 ++++++------ manual/listeners.html | 2 +- manual/properties.html | 2 +- manual/using.html | 15 ++++++++------- 6 files changed, 21 insertions(+), 20 deletions(-) diff --git a/manual/Tasks/pvcstask.html b/manual/Tasks/pvcstask.html index 5db446ec7..73594df90 100644 --- a/manual/Tasks/pvcstask.html +++ b/manual/Tasks/pvcstask.html @@ -25,7 +25,7 @@

Apache Ant Pvcs Task User Manual

Note: Before using this task, the user running Ant must have access to the -commands of PVCS (get and pcli) and must have access to the +commands of PVCS (get and pcli) and must have access to the repository. Note that the way to specify the repository is platform dependent so use property to specify location of repository.

by

diff --git a/manual/Types/selectors.html b/manual/Types/selectors.html index f8a2631f1..6f3836f3d 100644 --- a/manual/Types/selectors.html +++ b/manual/Types/selectors.html @@ -852,7 +852,7 @@ cache implementation

Note on RuleBasedCollator

-

The RuleBasedCollator needs a format for its work, but its needed while instantiation. There +

The RuleBasedCollator needs a format for its work, but its needed while instantiating. There is a problem in the initialization algorithm for this case. Therefore you should not use this (or tell me the workaround :-).

@@ -980,9 +980,9 @@ the script task on how to use this element.

If no src attribute is supplied, the script must be nested inside the selector declaration.

-

The embedded script is invoked for every test, with the bean self is bound to - the selector. It has an attribute selected which can be set - using setSelected(boolean) to select a file.

+

The embedded script is invoked for every test, with the bean self + is bound to the selector. It has an attribute selected which can be set + using setSelected(boolean) to select a file.

The following beans are configured for every script, alongside the classic set of project, properties, and targets.

diff --git a/manual/install.html b/manual/install.html index abff025aa..38df65a8b 100644 --- a/manual/install.html +++ b/manual/install.html @@ -97,7 +97,7 @@ IDEs can invariably be pointed at different Ant installations. This lets develop eliminate inconsistencies between command-line and IDE Ant.

-

Bundled in Java applications

+

Bundled in Java Applications

Many Java applications, most particularly application servers, ship with a version of Ant. These are primarily for @@ -293,7 +293,7 @@ as ANT_HOME.

Setup

Before you can run Ant there is some additional setup you will need to do unless you are installing -the RPM version from jpackage.org: +the RPM Version from jpackage.org: