From 7f571720db05b188c346c71c6024fa473e4035dd Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Fri, 22 Sep 2006 22:17:41 +0000 Subject: [PATCH] Fix incorrectly documented default value for size selector's when attribute. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449111 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTypes/selectors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/CoreTypes/selectors.html b/docs/manual/CoreTypes/selectors.html index 762111ad6..e9613e609 100755 --- a/docs/manual/CoreTypes/selectors.html +++ b/docs/manual/CoreTypes/selectors.html @@ -601,7 +601,7 @@
  • more - select files greater than the indicated size
  • equal - select files this exact size - The default is less. + The default is equal. No