Browse Source

Fixed a comment...in case it is useful to someone

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270003 13f79535-47bb-0310-9956-ffa450edef68
master
Stephane Bailliez 23 years ago
parent
commit
718426d318
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/etc/ant-update.xsl

+ 1
- 1
src/etc/ant-update.xsl View File

@@ -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()"/>


Loading…
Cancel
Save