[java-identity-provider] branch master updated: Fix comment at top of file.

Scott Cantor cantor.2 at osu.edu
Thu Oct 24 08:17:43 EDT 2019


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=f25b66bd1a46311f94f563d63f06283ace9a845e

The following commit(s) were added to refs/heads/master by this push:
       new  f25b66b   Fix comment at top of file.
f25b66b is described below

commit f25b66bd1a46311f94f563d63f06283ace9a845e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Oct 24 08:17:40 2019 -0400

    Fix comment at top of file.
---
 idp-conf/src/main/resources/conf/idp.properties | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/idp-conf/src/main/resources/conf/idp.properties b/idp-conf/src/main/resources/conf/idp.properties
index 2092083..07c3c66 100644
--- a/idp-conf/src/main/resources/conf/idp.properties
+++ b/idp-conf/src/main/resources/conf/idp.properties
@@ -2,9 +2,8 @@
 idp.additionalProperties = /conf/ldap.properties, /conf/saml-nameid.properties, /conf/services.properties, /conf/authn/duo.properties
 
 # In most cases (and unless noted in the surrounding comments) the
-# commented settings in the distributed files are the default
-# behavior for V3. Uncomment them and change the value to change
-# functionality.
+# commented settings in the distributed files document default behavior.
+# Uncomment them and change the value to change functionality.
 #
 # Uncommented properties are either required or ship non-defaulted.
 

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


More information about the commits mailing list