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

markt 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 71e9d68  Fix typo
71e9d68 is described below

commit 71e9d687f01e67b2d802ef5296271daedf80c562
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Jan 12 17:32:40 2022 +0000

    Fix typo
---
 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 cbca052..0266d6f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -110,7 +110,7 @@
   <subsection name="Catalina">
     <changelog>
       <fix>
-        Add missing check in <code>SessionCookieConfig.setSttribute()</code> to
+        Add missing check in <code>SessionCookieConfig.setAttribute()</code> to
         ensure that the method fails if called after the web application has
         started. (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