Yuji Yamano wrote:
This is the patch for the head. Could you apply this?
Tis done.
Peter
Index: property.html
===================================================================
RCS file: /home/cvspublic/ant/docs/manual/CoreTasks/property.html,v
retrieving revision 1.19
diff -u -u -r1.19 property.html
--- property.html 19 Nov 2004 09:07:09 -0000 1.19
+++ property.html 8 Mar 2005 12:15:20 -0000
@@ -12,7 +12,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]