antoine     2003/08/22 07:24:57

  Modified:    docs/manual/CoreTypes fileset.html
  Log:
  Define better the case sensitive attribute of the fileset type
  
  Revision  Changes    Path
  1.20      +1 -1      ant/docs/manual/CoreTypes/fileset.html
  
  Index: fileset.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTypes/fileset.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- fileset.html      27 Apr 2003 07:38:32 -0000      1.19
  +++ fileset.html      22 Aug 2003 14:24:57 -0000      1.20
  @@ -69,7 +69,7 @@
     </tr>
     <tr>
       <td valign="top">casesensitive</td>
  -    <td valign="top">Must the file system be treated in a case sensitive way?
  +    <td valign="top">Must the include and exclude patterns be treated in a 
case sensitive way?
           Defaults to true.</td>
       <td valign="top" align="center">No</td>
     </tr>
  
  
  

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

Reply via email to