peterreilly    2004/01/29 06:12:04

  Modified:    docs/manual/CoreTasks copy.html
  Log:
  typo in manual for enablemultiplemappings attribute of copy task
  
  Revision  Changes    Path
  1.22      +1 -1      ant/docs/manual/CoreTasks/copy.html
  
  Index: copy.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/copy.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- copy.html 12 Dec 2003 14:47:55 -0000      1.21
  +++ copy.html 29 Jan 2004 14:12:04 -0000      1.22
  @@ -119,7 +119,7 @@
       attribute if given or the default JVM encoding otherwise.</td>
     </tr>
     <tr>
  -    <td valign="top">enablemultiplemapping</td>
  +    <td valign="top">enablemultiplemappings</td>
       <td valign="top">
         If true the task will process to all the mappings for a
         given source path. If false the task will only process
  
  
  

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

Reply via email to