[java-identity-provider COMMIT] /trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd
noreply at shibboleth.net
noreply at shibboleth.net
Mon Jan 12 12:25:50 EST 2015
Author: rdw
Date: Mon Jan 12 12:25:49 2015
New Revision: 7240
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7240&view=rev
Log:
IDP-568 typo
Modified:
trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd
Modified: trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd?rev=7240&r1=7239&r2=7240&view=diff
==============================================================================
--- trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd (original)
+++ trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd Mon Jan 12 12:25:49 2015
@@ -173,7 +173,7 @@
<complexType name="RelationalDatabase">
<annotation>
<documentation>
- A database connector definition that uses JDBC version 3 to connect to and pull information from a
+ A data connector definition that uses JDBC version 3 to connect to and pull information from a
relational database.
</documentation>
</annotation>
More information about the commits
mailing list