Author: mbenson
Date: Fri Sep 22 15:17:41 2006
New Revision: 449111

URL: http://svn.apache.org/viewvc?view=rev&rev=449111
Log:
Fix incorrectly documented default value for size selector's when attribute.

Modified:
    ant/core/trunk/docs/manual/CoreTypes/selectors.html

Modified: ant/core/trunk/docs/manual/CoreTypes/selectors.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTypes/selectors.html?view=diff&rev=449111&r1=449110&r2=449111
==============================================================================
--- ant/core/trunk/docs/manual/CoreTypes/selectors.html (original)
+++ ant/core/trunk/docs/manual/CoreTypes/selectors.html Fri Sep 22 15:17:41 2006
@@ -601,7 +601,7 @@
             <li>more - select files greater than the indicated size
             <li>equal - select files this exact size
           </ul>
-          The default is less.
+          The default is equal.
         <td valign="top" align="center">No</td>
       </tr>
     </table>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to