You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Yuji Yamano <yy...@kt.rim.or.jp> on 2005/03/08 13:18:18 UTC

typo in the manual

This is the patch for the head. Could you apply this?

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>

-- 
Yuji Yamano <yy...@kt.rim.or.jp>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: typo in the manual

Posted by Peter Reilly <pe...@apache.org>.
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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org