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

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 77492a7d37 Correct back-port
77492a7d37 is described below

commit 77492a7d37eb8fc85e604ac2624d0f926ae867d0
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Aug 17 09:35:49 2023 +0100

    Correct back-port
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index f828cba397..4563b05c59 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -109,7 +109,7 @@
     <changelog>
       <fix>
         If an application or library sets both a non-500 error code and the
-        <code>jakarta.servlet.error.exception</code> request attribute, use the
+        <code>javax.servlet.error.exception</code> request attribute, use the
         provided error code during error page processing rather than assuming 
an
         error code of 500. (markt)
       </fix>


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

Reply via email to