You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2023/01/20 08:56:31 UTC

[tomcat] branch main updated: XML is not Javadoc

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 24f542c70a XML is not Javadoc
24f542c70a is described below

commit 24f542c70af43016ab2eb1347b1cb8177cc8cdf3
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Jan 20 08:56:18 2023 +0000

    XML is not Javadoc
---
 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 9fd2f679a3..be9e36c616 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -123,7 +123,7 @@
       </fix>
       <add>
         Implement the new Servlet API methods for setting character encodings
-        that accept {@code Charset} objects. (markt)
+        that accept <code>Charset</code> objects. (markt)
       </add>
       <update>
         The default HEAD response no longer includes the payload HTTP header


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