diff --git a/docs/manual/CoreTasks/conditions.html b/docs/manual/CoreTasks/conditions.html
index 940aa38c4..29ff1834e 100644
--- a/docs/manual/CoreTasks/conditions.html
+++ b/docs/manual/CoreTasks/conditions.html
@@ -264,7 +264,7 @@ 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 bypasses the size comparison. Since Ant 1.7
+ true triggers a binary comparison. Since Ant 1.7
|
No |
@@ -751,7 +751,7 @@ must match. Since Ant 1.7
astext |
Whether to ignore line endings
when comparing resource content; defaults to false,
- while true bypasses the size comparison.
+ while true triggers a binary comparison.
|
No |