Skip to content

Commit

Permalink
Correct formatting typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Jul 25, 2011
1 parent d32446d commit 5196ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/check_saml2int.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<xsl:with-param name="m">
<xsl:text>(X) RequestedAttribute </xsl:text>
<xsl:value-of select="@Name"/>
<xsl:text> has incorrect NameFormat </xsl:text>
<xsl:text> has incorrect NameFormat </xsl:text>
<xsl:value-of select="@NameFormat"/>
</xsl:with-param>
</xsl:call-template>
Expand Down

0 comments on commit 5196ff8

Please sign in to comment.