[java-identity-provider] 22/51: Javadoc nit.
Rod Widdowson
rdw at steadingsoftware.com
Sat Mar 16 14:28:54 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/IDP-2147
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=a9548fed0295953eb28b9978873fd67570681a8a
commit a9548fed0295953eb28b9978873fd67570681a8a
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