[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Nov 23 13:43:40 EST 2015


Author: tzeller
Date: Mon Nov 23 13:43:40 2015
New Revision: 8010

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

Modified:
    trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml

Modified: trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml?rev=8010&r1=8009&r2=8010&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml	(original)
+++ trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml	Mon Nov 23 13:43:40 2015
@@ -15,7 +15,7 @@
     <!-- Terms of Use configuration -->
     
     <!--
-    Terms of use is driven by a lookup function returning a key into messages/consent-message.properties
+    Terms of use is driven by a lookup function returning a key into messages/consent-messages.properties
     
     The default mapping returns the relying party / SP name as the key. The second example below
     demonstrates use of a custom mapping table from the relying party name to the key to use. 



More information about the commits mailing list