ehatcher 2003/09/13 01:45:22 Modified: docs/manual/OptionalTasks propertyfile.html Log: PR: 23149 - fixed typo. I thought I'd contribute something! :) Revision Changes Path 1.11 +1 -1 ant/docs/manual/OptionalTasks/propertyfile.html Index: propertyfile.html =================================================================== RCS file: /home/cvs/ant/docs/manual/OptionalTasks/propertyfile.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- propertyfile.html 4 Sep 2002 11:05:18 -0000 1.10 +++ propertyfile.html 13 Sep 2003 08:45:22 -0000 1.11 @@ -152,7 +152,7 @@ <blockquote><pre><propertyfile file="my.properties" - comment"My properties"> + comment="My properties"> <entry key="akey" value="avalue"/> <entry key="adate" type="date" value="now"/> <entry key="anint" type="int" operation="+"/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]