Author: kevj Date: Tue Apr 25 22:00:12 2006 New Revision: 397089 URL: http://svn.apache.org/viewcvs?rev=397089&view=rev Log: pluralise variable
Modified: ant/core/trunk/docs/manual/CoreTasks/property.html Modified: ant/core/trunk/docs/manual/CoreTasks/property.html URL: http://svn.apache.org/viewcvs/ant/core/trunk/docs/manual/CoreTasks/property.html?rev=397089&r1=397088&r2=397089&view=diff ============================================================================== --- ant/core/trunk/docs/manual/CoreTasks/property.html (original) +++ ant/core/trunk/docs/manual/CoreTasks/property.html Tue Apr 25 22:00:12 2006 @@ -14,7 +14,7 @@ (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 definitely not variable. + rest of the build; they are most definitely not variables. <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]