stevel      2002/06/20 00:06:30

  Modified:    src/main/org/apache/tools/ant/taskdefs Tag: ANT_15_BRANCH
                        Property.java
  Log:
  ask not for whom the proofreader tolls,
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.48.2.5  +2 -2      
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/Property.java
  
  Index: Property.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/Property.java,v
  retrieving revision 1.48.2.4
  retrieving revision 1.48.2.5
  diff -u -r1.48.2.4 -r1.48.2.5
  --- Property.java     20 Jun 2002 03:45:12 -0000      1.48.2.4
  +++ Property.java     20 Jun 2002 07:06:30 -0000      1.48.2.5
  @@ -73,8 +73,8 @@
    * Sets a property by name, or set of properties (from file or
    * resource) in the project.  </p>
    * Properties are immutable: whoever sets a property first freezes it for the
  - * of the build; they are most definately not variable. 
  -  * <p>There are five ways to set properties:</p>
  + * rest of the build; they are most definately not variable. 
  + * <p>There are five ways to set properties:</p>
    * <ul>
    *   <li>By supplying both the <i>name</i> and <i>value</i> attribute.</li>
    *   <li>By supplying both the <i>name</i> and <i>refid</i> attribute.</li>
  
  
  

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

Reply via email to