Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Nov 11, 2013
1 parent 07af68f commit c88d010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public_html/dtd/package1_0to2_0.xsl
Expand Up @@ -248,7 +248,7 @@
<xsl:if test="@install-as">
<xsl:attribute name="install-as"><xsl:value-of select="@install-as"/></xsl:attribute>
</xsl:if>
<xsl:if test="@imd5sum">
<xsl:if test="@md5sum">
<xsl:attribute name="md5sum"><xsl:value-of select="@md5sum"/></xsl:attribute>
</xsl:if>
<xsl:if test="@platform">
Expand Down

0 comments on commit c88d010

Please sign in to comment.