diff --git a/docs/manual/CoreTypes/selectors.html b/docs/manual/CoreTypes/selectors.html index b841f2261..149f4de3a 100755 --- a/docs/manual/CoreTypes/selectors.html +++ b/docs/manual/CoreTypes/selectors.html @@ -260,7 +260,7 @@
The <depth>
tag selects files based on
- how many directy levels deep they are in relation to the base
+ how many directory levels deep they are in relation to the base
directory of the fileset.
Algorithm's | |
Algorithm options | |
Name | Description | @@ -792,7 +792,7 @@
Cache's | |
Cache options | |
propertyfile | Use the java.util.Properties class and its possibility @@ -804,7 +804,7 @@ |
Comparator's | |
Comparator options | |
equal | Very simple object comparison. | @@ -1319,7 +1319,7 @@ Programming Selectors in Ant.