diff --git a/build/check_saml2int.xsl b/build/check_saml2int.xsl
index 71fb299e..202c4fe8 100644
--- a/build/check_saml2int.xsl
+++ b/build/check_saml2int.xsl
@@ -43,7 +43,7 @@
[not(md:NameIDFormat[.='urn:oasis:names:tc:SAML:2.0:nameid-format:persistent'])]
[not(md:NameIDFormat[.='urn:oasis:names:tc:SAML:2.0:nameid-format:transient'])]">
- SAML2Int: SP excludes both SAML 2 name identifier formats
+ SP excludes both SAML 2 name identifier formats
@@ -59,7 +59,7 @@
[md:NameIDFormat]
[not(md:NameIDFormat[.='urn:oasis:names:tc:SAML:2.0:nameid-format:transient'])]">
- SAML2Int: IdP excludes SAML 2 transient name identifier format
+ IdP excludes SAML 2 transient name identifier format