Skip to content

Commit

Permalink
changing name to the correct name
Browse files Browse the repository at this point in the history
  • Loading branch information
kepper committed Dec 4, 2018
1 parent afd4b1e commit 4dde4af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<xsl:value-of select="'data-types/'"/>
</xsl:when>
<xsl:when test="$type = 'macro.pe'">
<xsl:value-of select="'data-types/'"/>
<xsl:value-of select="'macro-groups/'"/>
</xsl:when>
</xsl:choose>
</xsl:variable>
Expand Down

0 comments on commit 4dde4af

Please sign in to comment.