[java-opensaml COMMIT] /trunk/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/profile/impl/AddSubjectConfirm...
noreply at shibboleth.net
noreply at shibboleth.net
Fri Jan 31 17:12:05 EST 2014
Author: tzeller
Date: Fri Jan 31 17:12:05 2014
New Revision: 3591
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3591&view=rev
Log:
Javadoc typo.
Modified:
trunk/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/profile/impl/AddSubjectConfirmationToSubjects.java
Modified: trunk/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/profile/impl/AddSubjectConfirmationToSubjects.java
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/profile/impl/AddSubjectConfirmationToSubjects.java?rev=3591&r1=3590&r2=3591&view=diff
==============================================================================
--- trunk/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/profile/impl/AddSubjectConfirmationToSubjects.java (original)
+++ trunk/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/profile/impl/AddSubjectConfirmationToSubjects.java Fri Jan 31 17:12:05 2014
@@ -63,7 +63,7 @@
* strategy, by default the message returned by {@link ProfileRequestContext#getOutboundMessageContext()}.
*
* <p>No assertions or statements will be created by this action, but if no {@link Subject} exists in
- * the statements found, it will be cretaed.</p>
+ * the statements found, it will be created.</p>
*
* @event {@link EventIds#PROCEED_EVENT_ID}
* @event {@link EventIds#INVALID_MSG_CTX}
More information about the commits
mailing list