Author: jglick
Date: Tue Dec 22 15:51:49 2009
New Revision: 893210

URL: http://svn.apache.org/viewvc?rev=893210&view=rev
Log:
Typo.

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

Modified: ant/core/trunk/docs/manual/targets.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/targets.html?rev=893210&r1=893209&r2=893210&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/targets.html (original)
+++ ant/core/trunk/docs/manual/targets.html Tue Dec 22 15:51:49 2009
@@ -148,7 +148,7 @@
     </pre></blockquote>
 
   <p>Especially if you only have a few tasks you also could place these
-    tasks direclty under the project tag (since Ant 1.6.0):</p>
+    tasks directly under the project tag (since Ant 1.6.0):</p>
     <blockquote><pre>
     &lt;project&gt;
         &lt;tstamp/&gt;


Reply via email to