Browse Source

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
master
Matthew Jason Benson 19 years ago
parent
commit
7f571720db
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTypes/selectors.html

+ 1
- 1
docs/manual/CoreTypes/selectors.html View File

@@ -601,7 +601,7 @@
<li>more - select files greater than the indicated size <li>more - select files greater than the indicated size
<li>equal - select files this exact size <li>equal - select files this exact size
</ul> </ul>
The default is less.
The default is equal.
<td valign="top" align="center">No</td> <td valign="top" align="center">No</td>
</tr> </tr>
</table> </table>


Loading…
Cancel
Save