[java-identity-provider] branch master updated: IDP-1360 - Spelling Error in Comment
Scott Cantor
cantor.2 at osu.edu
Thu Apr 16 20:06:33 EDT 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=8fe7ac933d69684b049629c2cc60f9ab6568caed
The following commit(s) were added to refs/heads/master by this push:
new 8fe7ac9 IDP-1360 - Spelling Error in Comment
8fe7ac9 is described below
commit 8fe7ac933d69684b049629c2cc60f9ab6568caed
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 16 20:06:29 2020 -0400
IDP-1360 - Spelling Error in Comment
https://issues.shibboleth.net/jira/browse/IDP-1360
---
idp-conf/src/main/resources/conf/authn/duo.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-conf/src/main/resources/conf/authn/duo.properties b/idp-conf/src/main/resources/conf/authn/duo.properties
index cb4b4aa..ffe050a 100644
--- a/idp-conf/src/main/resources/conf/authn/duo.properties
+++ b/idp-conf/src/main/resources/conf/authn/duo.properties
@@ -11,7 +11,7 @@ idp.duo.integrationKey = key
idp.duo.secretKey = key
## The second set are used for direct AuthAPI usage for ECP support.
-## A seperate integration has to be created for this to work.
+## A separate integration has to be created for this to work.
#idp.duo.nonbrowser.apiHost = %{idp.duo.apiHost}
#idp.duo.nonbrowser.applicationKey = key
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list