mbenson 2004/03/29 13:47:04
Modified: docs/manual/CoreTypes selectors.html
Log:
Minor corrections
Revision Changes Path
1.20 +2 -2 ant/docs/manual/CoreTypes/selectors.html
Index: selectors.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTypes/selectors.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- selectors.html 28 Jan 2004 15:08:25 -0000 1.19
+++ selectors.html 29 Mar 2004 21:47:04 -0000 1.20
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]