[java-shib-profile] branch main updated: Javadoc nit.
Scott Cantor
cantor.2 at osu.edu
Tue Jul 11 12:53:19 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-profile.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-profile.git;a=commit;h=304acd30d62fb8bf6d71ce3dac22dab477f6ea80
The following commit(s) were added to refs/heads/main by this push:
new 304acd3 Javadoc nit.
304acd3 is described below
commit 304acd30d62fb8bf6d71ce3dac22dab477f6ea80
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jul 11 08:53:16 2023 -0400
Javadoc nit.
---
.../src/main/java/net/shibboleth/profile/module/Module.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shib-profile-api/src/main/java/net/shibboleth/profile/module/Module.java b/shib-profile-api/src/main/java/net/shibboleth/profile/module/Module.java
index d2248ea..ffcd087 100644
--- a/shib-profile-api/src/main/java/net/shibboleth/profile/module/Module.java
+++ b/shib-profile-api/src/main/java/net/shibboleth/profile/module/Module.java
@@ -30,7 +30,7 @@ import net.shibboleth.shared.annotation.constraint.Unmodifiable;
import net.shibboleth.shared.component.IdentifiedComponent;
/**
- * This interface is the base of those exported via the service API into the UdP and
+ * This interface is the base of those exported via the service API into the IdP and
* in the future other applications.
*
* @since 9.0.0
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list