diff --git a/manual/Tasks/conditions.html b/manual/Tasks/conditions.html index 3f0ea844f..410c3789a 100644 --- a/manual/Tasks/conditions.html +++ b/manual/Tasks/conditions.html @@ -278,9 +278,9 @@ or the filenames match the answer is so obvious the detailed test is omitted. textfile - Whether to ignore line endings - when comparing files; defaults to false, while - true triggers a binary comparison. Since Ant 1.7 + Whether to ignore line endings when comparing + files; defaults to false which triggers a binary + comparison. Since Ant 1.7 No