[java-identity-provider COMMIT] /trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-ad.xsd

noreply at shibboleth.net noreply at shibboleth.net
Tue Mar 18 06:06:18 EDT 2014


Author: rdw
Date: Tue Mar 18 06:06:17 2014
New Revision: 5594

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5594&view=rev
Log:
Typo in comment

Modified:
    trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-ad.xsd

Modified: trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-ad.xsd
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-ad.xsd?rev=5594&r1=5593&r2=5594&view=diff
==============================================================================
--- trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-ad.xsd (original)
+++ trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-ad.xsd Tue Mar 18 06:06:17 2014
@@ -32,7 +32,7 @@
 
     <complexType name="TransientId">
         <annotation>
-            <documentation>A attribute definition used to construct transient subeject identifiers.</documentation>
+            <documentation>A attribute definition used to construct transient subject identifiers.</documentation>
         </annotation>
         <complexContent>
             <extension base="resolver:BaseAttributeDefinitionType">



More information about the commits mailing list