peterreilly 2005/03/08 04:28:24 Modified: docs/manual/CoreTasks Tag: ANT_16_BRANCH property.html Log: sync Revision Changes Path No revision No revision 1.17.2.4 +2 -2 ant/docs/manual/CoreTasks/property.html Index: property.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTasks/property.html,v retrieving revision 1.17.2.3 retrieving revision 1.17.2.4 diff -u -r1.17.2.3 -r1.17.2.4 --- property.html 19 Nov 2004 09:10:00 -0000 1.17.2.3 +++ property.html 8 Mar 2005 12:28:24 -0000 1.17.2.4 @@ -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> @@ -194,7 +194,7 @@ <hr> -<p align="center">Copyright © 2000-2004 The Apache Software Foundation. All rights +<p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.</p> </body> </html>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]