Author: mbenson
Date: Thu Feb 25 04:29:54 2010
New Revision: 916119

URL: http://svn.apache.org/viewvc?rev=916119&view=rev
Log:
sp

Modified:
    ant/core/trunk/docs/manual/properties.html

Modified: ant/core/trunk/docs/manual/properties.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/properties.html?rev=916119&r1=916118&r2=916119&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/properties.html (original)
+++ ant/core/trunk/docs/manual/properties.html Thu Feb 25 04:29:54 2010
@@ -318,7 +318,7 @@
 </pre>
 
   <p>then the syntax can be used to pass in resource subclasses
-    preciously defined as references like</p>
+    previously defined as references like</p>
 <pre>
   &lt;url url="http://ant.apache.org/"; id="anturl"/&gt;
   &lt;my:task attr="${ant.refid:anturl}"/&gt;


Reply via email to