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 3e28d99  Fix typo
3e28d99 is described below

commit 3e28d99f96bc38fe7dbdef636f2f1c5751850b5d
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 00349f6..2a55cd4 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -172,7 +172,7 @@
         Based on a PR submitted by Graham Leggett. (remm)
       </add>
       <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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to