Fixes #1096
Signed-off-by: Miika Turkia <[email protected]>
---
xslt/commonTemplates.xsl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xslt/commonTemplates.xsl b/xslt/commonTemplates.xsl
index 15c8686..5616bb3 100644
--- a/xslt/commonTemplates.xsl
+++ b/xslt/commonTemplates.xsl
@@ -187,7 +187,7 @@
<xsl:when test="$mnth = 'Jun'">6</xsl:when>
<xsl:when test="$mnth = 'Jul'">7</xsl:when>
<xsl:when test="$mnth = 'Aug'">8</xsl:when>
- <xsl:when test="$mnth = 'Sept'">9</xsl:when>
+ <xsl:when test="$mnth = 'Sep'">9</xsl:when>
<xsl:when test="$mnth = 'Oct'">10</xsl:when>
<xsl:when test="$mnth = 'Nov'">11</xsl:when>
<xsl:when test="$mnth = 'Dec'">12</xsl:when>
--
2.5.0
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface