[java-identity-provider] branch main updated: Fix typo in module name

Tom Zeller tzeller at dragonacea.biz
Mon Mar 14 16:06:33 UTC 2022


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

tzeller pushed a commit to branch main
in repository java-identity-provider.

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

The following commit(s) were added to refs/heads/main by this push:
     new 3169896d2 Fix typo in module name
3169896d2 is described below

commit 3169896d2a2e84b0c7705f26a686f9643c27b880
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Mar 14 11:05:44 2022 -0500

    Fix typo in module name
---
 .../resources/net/shibboleth/idp/module/profile/impl/module.properties  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/profile/impl/module.properties b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/profile/impl/module.properties
index cfe589ab2..d598c2741 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/profile/impl/module.properties
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/profile/impl/module.properties
@@ -4,7 +4,7 @@
 net.shibboleth.idp.module.profile.impl.CAS = idp.profile.CAS
 
 
-idp.profile.CAS.name = CAS Protocol Suppport
+idp.profile.CAS.name = CAS Protocol Support
 idp.profile.CAS.desc = Module that provides CAS protocol support
 idp.profile.CAS.url = /CasProtocolConfiguration
 idp.profile.CAS.1.src = /net/shibboleth/idp/module/conf/cas-protocol.xml

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list