Hi, all.

Please see below for patch to a typo in the Tstamp documentation.

Thanks.

-- 
Christopher Elkins


Index: tstamp.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/tstamp.html,v
retrieving revision 1.2
diff -u -r1.2 tstamp.html
--- tstamp.html 2001/02/13 12:31:52     1.2
+++ tstamp.html 2001/03/26 19:46:53
@@ -62,7 +62,7 @@
 &quot;TODAY_UK&quot; with the date/time pattern &quot;d MMM yyyy&quot;</p>
 
 <pre>  &lt;tstamp&gt;
-    &lt;format property=&quot;TODAY_UK&quot; pattern=&quot;d MMMM 
yyyy&quot;&gt;
+    &lt;format property=&quot;TODAY_UK&quot; pattern=&quot;d MMMM 
yyyy&quot;/&gt;
   &lt;/tstamp&gt;
 </pre>
 

Reply via email to