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:00:10 UTC

[tomcat] branch master updated: Fix typo

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

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


The following commit(s) were added to refs/heads/master by this push:
     new efb0c9b  Fix typo
efb0c9b is described below

commit efb0c9b665eb67a0c61a24cd619824e687bc1128
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 e4f6181..2153166 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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org