bodewig     00/07/20 00:35:57

  Modified:    docs     index.html
  Log:
  Corrected documentation to javadoc's packagenames attribute.
  Submitted by: Tom Klaasen <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.51      +1 -1      jakarta-ant/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/index.html,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- index.html        2000/07/18 07:50:21     1.50
  +++ index.html        2000/07/20 07:35:56     1.51
  @@ -1910,7 +1910,7 @@
     </tr>
     <tr>
       <td valign="top">packagenames</td>
  -    <td valign="top">Space separated list of package files (with terminating
  +    <td valign="top">Comma separated list of package files (with terminating
         wildcard)</td>
       <td align="center" valign="top">all</td>
     </tr>
  
  
  

Reply via email to