Skip to content

Commit

Permalink
Correct formatting typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Apr 11, 2017
1 parent 63f37ec commit 3c0e755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdx/uk/statistics-charting.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
<xsl:value-of select="$charting.idp3.count"/>
<xsl:text> (</xsl:text>
<xsl:value-of select="format-number($charting.idp3.count div $idpCount, '0.0%')"/>
<xsl:text>of IdPs)</xsl:text>
<xsl:text> of IdPs)</xsl:text>
<xsl:text>&#10;</xsl:text>

<xsl:variable name="nosaml2.sps" select="$sps[md:SPSSODescriptor[not(contains(@protocolSupportEnumeration,
Expand Down

0 comments on commit 3c0e755

Please sign in to comment.