[java-identity-provider] branch maint-3.4 updated: IDP-1360 - Spelling Error in Comment

Scott Cantor cantor.2 at osu.edu
Mon Jun 22 14:25:36 UTC 2020


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch maint-3.4
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=cb6cd22a4dc34a7a2e8677c78cf53a75a5cef803

The following commit(s) were added to refs/heads/maint-3.4 by this push:
       new  cb6cd22a4 IDP-1360 - Spelling Error in Comment
cb6cd22a4 is described below

commit cb6cd22a4dc34a7a2e8677c78cf53a75a5cef803
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 cb4b4aa89..ffe050a17 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