Browse Source

copy-past error

master
Stefan Bodewig 10 years ago
parent
commit
54eeab675a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      manual/Types/resources.html

+ 1
- 1
manual/Types/resources.html View File

@@ -361,7 +361,7 @@ Ant's "legacy" datatypes have been modified to behave as Resource Collections:
nested collection</li>
<li><a href="#allbutfirst">allbutfirst</a> - all except the
first <i>n</i> resources from a nested collection</li>
<li><a href="#allbutlast">last</a> - all except the last <i>n</i>
<li><a href="#allbutlast">allbutlast</a> - all except the last <i>n</i>
resources from a nested collection</li>
<li><a href="#tokens">tokens</a> - <a href="#string">string</a> tokens
gathered from a nested collection</li>


Loading…
Cancel
Save