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 2021/01/27 15:01:34 UTC

[tomcat] branch 8.5.x updated: Fix typo

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

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


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 8ae8626  Fix typo
8ae8626 is described below

commit 8ae8626a77cc756ef421678f483c4a2cc7accbbc
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Jan 27 14:59:42 2021 +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 0b560dc..9be25cb 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -172,7 +172,7 @@
         some requests could get dropped. (markt)
       </fix>
       <fix>
-        <bug>65001</bug>: Fix error handling for exceptions throw from calls
+        <bug>65001</bug>: Fix error handling for exceptions thrown from calls
         to <code>ReadListener</code> and <code>WriteListener</code>. (markt)
       </fix>
       <fix>


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