[java-identity-provider] branch main updated: Javadoc nit.
Scott Cantor
cantor.2 at osu.edu
Mon Feb 19 15:13:16 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=f0bc0c791da81f468ecf8c8ae3ce9e231684e4ca
The following commit(s) were added to refs/heads/main by this push:
new f0bc0c791 Javadoc nit.
f0bc0c791 is described below
commit f0bc0c791da81f468ecf8c8ae3ce9e231684e4ca
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Feb 19 10:13:09 2024 -0500
Javadoc nit.
---
idp-ui/src/main/java/net/shibboleth/idp/ui/helper/package-info.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-ui/src/main/java/net/shibboleth/idp/ui/helper/package-info.java b/idp-ui/src/main/java/net/shibboleth/idp/ui/helper/package-info.java
index 9c0322597..d0bc85669 100644
--- a/idp-ui/src/main/java/net/shibboleth/idp/ui/helper/package-info.java
+++ b/idp-ui/src/main/java/net/shibboleth/idp/ui/helper/package-info.java
@@ -13,7 +13,7 @@
*/
/**
- * Helper classes for the UI
+ * Helper classes for the UI.
*/
@NonnullElements
package net.shibboleth.idp.ui.helper;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list