[java-identity-provider] branch main updated: Fix comment in messages file.
Scott Cantor
cantor.2 at osu.edu
Fri Apr 16 16:19:53 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=f4003c656b72c2099a1053a695c211b38eb8208f
The following commit(s) were added to refs/heads/main by this push:
new f4003c656 Fix comment in messages file.
f4003c656 is described below
commit f4003c656b72c2099a1053a695c211b38eb8208f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Apr 16 12:19:50 2021 -0400
Fix comment in messages file.
---
idp-conf/src/main/resources/messages/messages.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-conf/src/main/resources/messages/messages.properties b/idp-conf/src/main/resources/messages/messages.properties
index 5f9439655..240642131 100644
--- a/idp-conf/src/main/resources/messages/messages.properties
+++ b/idp-conf/src/main/resources/messages/messages.properties
@@ -1,2 +1,2 @@
# You can define message properties here to override messages defined in
-# system/messages/ or to add your own messages.
+# the system-supplied message file or to add your own messages.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list