Skip to content

Commit b7e4cdd

Browse files
committed
Change progname value
Revise value of progname to reflect the change in the filename of the stylesheet
1 parent b6d7223 commit b7e4cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mei21To30/mei21To30.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<!-- program name -->
2828
<xsl:variable name="progname">
29-
<xsl:text>mei2013To2015.xsl</xsl:text>
29+
<xsl:text>mei21To30.xsl</xsl:text>
3030
</xsl:variable>
3131

3232
<!-- program version -->

0 commit comments

Comments
 (0)