Browse Source

Minor corrections

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276262 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 21 years ago
parent
commit
a6c07f5d48
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/manual/CoreTypes/selectors.html

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

@@ -674,8 +674,8 @@
the following rules: <ul>
<li> <b> algorithm </b>: same as attribute algorithm </li>
<li> <b> cache </b>: same as attribute cache </li>
<li> <b> comparator </b>: same as attribute cache </li>
<li> <b> update </b>: same as attribute comparator </li>
<li> <b> comparator </b>: same as attribute comparator </li>
<li> <b> update </b>: same as attribute update </li>
<li> <b> seldirs </b>: same as attribute seldirs </li>
<li> <b> algorithm.* </b>: Value is transfered to the algorithm via its
<i>set</i>XX-methods </li>


Loading…
Cancel
Save