[java-identity-provider COMMIT] /trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/SelectRelyingPa...

noreply at shibboleth.net noreply at shibboleth.net
Tue Dec 17 22:43:28 EST 2013


Author: scantor
Date: Tue Dec 17 22:43:28 2013
New Revision: 5052

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5052&view=rev
Log:
Javadoc typo

Modified:
    trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/SelectRelyingPartyConfiguration.java

Modified: trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/SelectRelyingPartyConfiguration.java
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/SelectRelyingPartyConfiguration.java?rev=5052&r1=5051&r2=5052&view=diff
==============================================================================
--- trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/SelectRelyingPartyConfiguration.java (original)
+++ trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/SelectRelyingPartyConfiguration.java Tue Dec 17 22:43:28 2013
@@ -48,7 +48,7 @@
  * @event {@link IdPEventIds#INVALID_RELYING_PARTY_CONFIG}
  * 
  * @post If a {@link ReplyingPartyContext} is located, it will be populated with a non-null result of applying
- * the suppled relying party config {@link Resolver} to to the {@link ProfileRequestContext}.
+ * the supplied relying party config {@link Resolver} to to the {@link ProfileRequestContext}.
  */
 public final class SelectRelyingPartyConfiguration extends AbstractProfileAction {
 



More information about the commits mailing list