[java-idp-jetty-base] branch 12 updated: Fix a typo.
Scott Cantor
cantor.2 at osu.edu
Thu Oct 9 17:15:42 UTC 2025
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch 12
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=2ac6927af32dccae8b109dc1cd703961ca845582
The following commit(s) were added to refs/heads/12 by this push:
new 2ac6927 Fix a typo.
2ac6927 is described below
commit 2ac6927af32dccae8b109dc1cd703961ca845582
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Oct 9 13:15:38 2025 -0400
Fix a typo.
---
.../net/shibboleth/idp/module/jetty/jetty-base/start.d/idp.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/resources/net/shibboleth/idp/module/jetty/jetty-base/start.d/idp.ini b/src/main/resources/net/shibboleth/idp/module/jetty/jetty-base/start.d/idp.ini
index 77e065d..cf06799 100644
--- a/src/main/resources/net/shibboleth/idp/module/jetty/jetty-base/start.d/idp.ini
+++ b/src/main/resources/net/shibboleth/idp/module/jetty/jetty-base/start.d/idp.ini
@@ -43,7 +43,7 @@ jetty.http.host=127.0.0.1
jetty.server.default.showContexts=false
#
-# Uncomment the next line to enable the rewrote module
+# Uncomment the next line to enable the rewrite module
# --module=rewrite
# Documentation at
# https://jetty.org/docs/jetty/12/operations-guide/modules/standard.html#rewrite
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list