peterreilly    2005/03/08 04:25:44

  Modified:    docs/manual/CoreTasks property.html
  Log:
  typo
  Obtained from: Yuji Yamano
  
  Revision  Changes    Path
  1.21      +1 -1      ant/docs/manual/CoreTasks/property.html
  
  Index: property.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/property.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- property.html     7 Mar 2005 18:09:09 -0000       1.20
  +++ property.html     8 Mar 2005 12:25:44 -0000       1.21
  @@ -13,7 +13,7 @@
   <p>Sets a property (by name and value), or set of properties (from file or
   resource) in the project.  Properties are case sensitive.</p>
    Properties are immutable: whoever sets a property first freezes it for the
  - rest of the build; they are most definately not variable.
  + rest of the build; they are most definitely not variable.
   <p>There are six ways to set properties:</p>
   <ul>
     <li>By supplying both the <i>name</i> and <i>value</i> attribute.</li>
  
  
  

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

Reply via email to