diff --git a/manual/Types/filterchain.html b/manual/Types/filterchain.html index d0db8ee48..08a980274 100644 --- a/manual/Types/filterchain.html +++ b/manual/Types/filterchain.html @@ -320,9 +320,9 @@ the source distribution).

matchAny - If false, then all the strings are expected to be present in the line. If - true, then the presence of any of the strings in the line, is considered - a successful match. Defaults to false. + If false, then all the strings are expected to be present in the line. If + true, then the presence of any of the strings in the line is considered + a successful match. Defaults to false.
Since Ant 1.10.4