From d1b6b321da25c95f2e69a34168a429360ed51566 Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Sat, 5 May 2018 19:03:04 +0200 Subject: [PATCH] HTML 5-ish --- manual/Types/filterchain.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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