mbenson     2004/04/26 12:22:22

  Modified:    docs/manual/CoreTypes selectors.html
  Log:
  Full HEAD/1.6 sync
  
  Revision  Changes    Path
  1.22      +5 -4      ant/docs/manual/CoreTypes/selectors.html
  
  Index: selectors.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTypes/selectors.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- selectors.html    7 Apr 2004 22:46:51 -0000       1.21
  +++ selectors.html    26 Apr 2004 19:22:21 -0000      1.22
  @@ -2,6 +2,7 @@
     <head>
       <meta http-equiv="Content-Language" content="en-us">
       <title>Selectors in Ant</title>
  +<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
     </head>
   
     <body>
  @@ -705,7 +706,7 @@
       </ul></p>
   
       <table border="1" cellpadding="2" cellspacing="0">
  -      <tr><td colspan="2"><font size="+1"><b> Algorithm?s 
</b></font></td></tr>
  +      <tr><td colspan="2"><font size="+1"><b> Algorithm's 
</b></font></td></tr>
         <tr>
           <td valign="top"><b>Name</b></td>
           <td valign="top"><b>Description</b></td>
  @@ -728,7 +729,7 @@
             </ul>
           </td>
         </tr>
  -      <tr><td colspan="2"><font size="+1"><b> Cache?s </b></font></td></tr>
  +      <tr><td colspan="2"><font size="+1"><b> Cache's </b></font></td></tr>
         <tr>
           <td valign="top"> propertyfile </td>
           <td valign="top"> Use the java.util.Properties class and its 
possibility
  @@ -740,7 +741,7 @@
             </ul>
           </td>
         </tr>
  -      <tr><td colspan="2"><font size="+1"><b> Comparator?s 
</b></font></td></tr>
  +      <tr><td colspan="2"><font size="+1"><b> Comparator's 
</b></font></td></tr>
         <tr>
           <td valign="top"> equal </td>
           <td valign="top"> Very simple object comparison. </td>
  @@ -1210,7 +1211,7 @@
       <a href="selectors-program.html">Programming Selectors in Ant</a>.</p>
   
       <hr>
  -    <p align="center">Copyright &copy; 2002-2004 Apache Software
  +    <p align="center">Copyright &copy; 2002-2004 The Apache Software
       Foundation. All rights Reserved.</p>
   
     </body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to