[java-shib-shared] branch main updated: typo
Rod Widdowson
rdw at steadingsoftware.com
Tue Apr 8 14:15:27 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-shib-shared.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-shared.git;a=commit;h=b0f9a3bfa333156895df0c155e6b8993a38cc7a4
The following commit(s) were added to refs/heads/main by this push:
new b0f9a3bf typo
b0f9a3bf is described below
commit b0f9a3bfa333156895df0c155e6b8993a38cc7a4
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Apr 8 15:15:15 2025 +0100
typo
---
.../src/main/java/net/shibboleth/shared/testing/ConstantSupplier.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shib-testing/src/main/java/net/shibboleth/shared/testing/ConstantSupplier.java b/shib-testing/src/main/java/net/shibboleth/shared/testing/ConstantSupplier.java
index f86227b2..bebcd980 100644
--- a/shib-testing/src/main/java/net/shibboleth/shared/testing/ConstantSupplier.java
+++ b/shib-testing/src/main/java/net/shibboleth/shared/testing/ConstantSupplier.java
@@ -19,7 +19,7 @@ import javax.annotation.Nonnull;
import net.shibboleth.shared.primitive.NonnullSupplier;
/**
- * Implementaion of {@link NonnullSupplier} which returns an unchanging
+ * Implementation of {@link NonnullSupplier} which returns an unchanging
* value.
*
* @param <T> type of supplier
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list