[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/system/messages/messages.properties

noreply at shibboleth.net noreply at shibboleth.net
Tue Jul 19 17:26:15 EDT 2016


Author: tzeller
Date: Tue Jul 19 17:26:15 2016
New Revision: 8301

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8301&view=rev
Log:
IDP-1009 - Fix typo in system messages.properties

Modified:
    trunk/idp-conf/src/main/resources/system/messages/messages.properties

Modified: trunk/idp-conf/src/main/resources/system/messages/messages.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/system/messages/messages.properties?rev=8301&r1=8300&r2=8301&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/system/messages/messages.properties	(original)
+++ trunk/idp-conf/src/main/resources/system/messages/messages.properties	Tue Jul 19 17:26:15 2016
@@ -232,7 +232,7 @@
 
 endpoint.title = Unable to Respond
 endpoint.message = The login service was unable to identify a compatible way to respond to the requested \
-                    application. This is generally to due to a misconfiguration on the part of the application \
+                    application. This is generally due to a misconfiguration on the part of the application \
                     and should be reported to the application's support team or owner.
 
 relying-party.title = Unsupported Request



More information about the commits mailing list