ehatcher    2004/02/15 07:18:47

  Modified:    docs/manual/CoreTasks input.html
  Log:
  correting typos
  
  Revision  Changes    Path
  1.11      +3 -3      ant/docs/manual/CoreTasks/input.html
  
  Index: input.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/input.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- input.html        9 Feb 2004 21:50:05 -0000       1.10
  +++ input.html        15 Feb 2004 15:18:47 -0000      1.11
  @@ -17,8 +17,8 @@
   <p>The prompt can be set via the message attribute or as character
   data nested into the element.</p>
   
  -<p>Optinonally a set of valid imput arguments can be defined via the
  -validargs attribute. Input task will no accept value that don't match
  +<p>Optionally a set of valid input arguments can be defined via the
  +validargs attribute. Input task will not accept a value that doesn't match
   one of the predefined.</p>
   
   <p>Optionally a property can be created from the value entered by the
  @@ -56,7 +56,7 @@
       <td valign="top">the name of a property to be created from
       input. Behaviour is equal to <a href="property.html">property
       task</a> which means that existing properties cannot be
  -    overriden.</td>
  +    overridden.</td>
       <td valign="top" align="center">No</td>
     </tr>
     <tr>
  
  
  

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

Reply via email to