Author: schultz
Date: Wed Dec 20 17:13:20 2023
New Revision: 1914805
URL: http://svn.apache.org/viewvc?rev=1914805&view=rev
Log:
Fix typo
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1914805&r1=1914804&r2=1914805&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Wed Dec 20 17:13:20 2023
@@ -46,7 +46,7 @@ Java EE 8 platform. The notable changes
<li>Correct unintended escaping of XML in some WebDAV responses.</li>
<li>Use a 408 status code if a read timeout occurs during HTTP
- HTTP request processing instead of an HTTP 400 status.</li>
+ request processing instead of an HTTP 400 status.</li>
</ul>
<p>
Full details of these changes, and all the other changes, are available in the
@@ -78,7 +78,7 @@ migration tool for Jakarta EE tool</a> w
<li>Correct unintended escaping of XML in some WebDAV responses.</li>
<li>Use a 408 status code if a read timeout occurs during HTTP
- HTTP request processing instead of an HTTP 400 status.</li>
+ request processing instead of an HTTP 400 status.</li>
</ul>
<p>
@@ -103,7 +103,7 @@ Java EE 7 platform. The notable changes
<li>Correct unintended escaping of XML in some WebDAV responses.</li>
<li>Use a 408 status code if a read timeout occurs during HTTP
- HTTP request processing instead of an HTTP 400 status.</li>
+ request processing instead of an HTTP 400 status.</li>
</ul>
<p>
Full details of these changes, and all the other changes, are available in the
Modified: tomcat/site/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1914805&r1=1914804&r2=1914805&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Wed Dec 20 17:13:20 2023
@@ -67,7 +67,7 @@ Java EE 8 platform. The notable changes
<li>Correct unintended escaping of XML in some WebDAV responses.</li>
<li>Use a 408 status code if a read timeout occurs during HTTP
- HTTP request processing instead of an HTTP 400 status.</li>
+ request processing instead of an HTTP 400 status.</li>
</ul>
<p>
Full details of these changes, and all the other changes, are available in the
@@ -102,7 +102,7 @@ migration tool for Jakarta EE tool</a> w
<li>Correct unintended escaping of XML in some WebDAV responses.</li>
<li>Use a 408 status code if a read timeout occurs during HTTP
- HTTP request processing instead of an HTTP 400 status.</li>
+ request processing instead of an HTTP 400 status.</li>
</ul>
<p>
@@ -130,7 +130,7 @@ Java EE 7 platform. The notable changes
<li>Correct unintended escaping of XML in some WebDAV responses.</li>
<li>Use a 408 status code if a read timeout occurs during HTTP
- HTTP request processing instead of an HTTP 400 status.</li>
+ request processing instead of an HTTP 400 status.</li>
</ul>
<p>
Full details of these changes, and all the other changes, are available in the
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]