[java-identity-provider] branch main updated: Nit in comment.

Scott Cantor cantor.2 at osu.edu
Sat Mar 6 18:49:40 UTC 2021


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

scantor 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=812b4f0da3b807d16ef27119f91d4b985d4ffa84

The following commit(s) were added to refs/heads/main by this push:
       new  812b4f0da Nit in comment.
812b4f0da is described below

commit 812b4f0da3b807d16ef27119f91d4b985d4ffa84
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Sat Mar 6 13:49:36 2021 -0500

    Nit in comment.
---
 .../src/main/resources/net/shibboleth/idp/conf/authn-system.xml         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/authn-system.xml b/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/authn-system.xml
index 01b8c824f..c495e30e3 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/authn-system.xml
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/authn-system.xml
@@ -296,7 +296,7 @@
         c:_0-ref="shibboleth.PrincipalServiceManager"
         c:_1-ref="shibboleth.GenericPrincipalSerializer" />
 
-    <!-- Dummy bean for compatibility, this is no longer a support extensions point. -->
+    <!-- Dummy bean for compatibility, this is no longer a supported extensions point. -->
     <bean id="shibboleth.DefaultPrincipalSerializers" class="org.springframework.beans.factory.config.ListFactoryBean"
             lazy-init="true">
         <property name="sourceList">

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


More information about the commits mailing list