This is an automated email from the ASF dual-hosted git repository.

dsoumis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 2f46be976d Fix typo in logging.xml
2f46be976d is described below

commit 2f46be976d20962d0beca6f7a64708b6bbb13143
Author: Dimitris Soumis <jimsou...@gmail.com>
AuthorDate: Wed Sep 17 17:02:09 2025 +0300

    Fix typo in logging.xml
---
 webapps/docs/logging.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/logging.xml b/webapps/docs/logging.xml
index d3489c9bf0..ae10a3077c 100644
--- a/webapps/docs/logging.xml
+++ b/webapps/docs/logging.xml
@@ -402,7 +402,7 @@ java.util.logging.ConsoleHandler.encoding = 
UTF-8]]></source>
           <a 
href="api/org/apache/juli/package-summary.html"><code>org.apache.juli</code></a>
           package.
         </li>
-        <li>Oracle Java 11 Javadoc for the
+        <li>Oracle Java 21 Javadoc for the
           <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.logging/java/util/logging/package-summary.html";><code>java.util.logging</code></a>
           package.
         </li>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to