sbailliez 01/11/25 03:44:30
Modified: src/etc ant-update.xsl
Log:
Fixed a comment...in case it is useful to someone
Revision Changes Path
1.3 +1 -1 jakarta-ant/src/etc/ant-update.xsl
Index: ant-update.xsl
===================================================================
RCS file: /home/cvs/jakarta-ant/src/etc/ant-update.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ant-update.xsl 2001/11/23 06:36:11 1.2
+++ ant-update.xsl 2001/11/25 11:44:30 1.3
@@ -127,7 +127,7 @@
</move>
</xsl:template>
- <!-- execon is replaced by apply -->
+ <!-- javadoc2 is replaced by javadoc -->
<xsl:template match="javadoc2">
<javadoc>
<xsl:apply-templates select="@*|node()"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>