[java-opensaml] branch master updated: Fix typo
Ian Young
ian at iay.org.uk
Tue Dec 3 11:52:30 EST 2019
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=c744a15c11217fffbb55b1938143b098a01af131
The following commit(s) were added to refs/heads/master by this push:
new c744a15 Fix typo
c744a15 is described below
commit c744a15c11217fffbb55b1938143b098a01af131
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Dec 3 16:52:26 2019 +0000
Fix typo
---
.../httpclient/impl/BasicHttpClientSecurityParametersResolver.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityParametersResolver.java b/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityParametersResolver.java
index bc69dfa..61430ec 100644
--- a/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityParametersResolver.java
+++ b/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityParametersResolver.java
@@ -85,7 +85,7 @@ public class BasicHttpClientSecurityParametersResolver implements HttpClientSecu
}
/**
- * Resolve and populate all parametersu.
+ * Resolve and populate all parameters.
*
* @param params the parameters instance to populate
* @param criteria the criteria to process
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list