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

schultz 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 76d4c97  Fix typo
76d4c97 is described below

commit 76d4c97bca041c176608e7b4f9cf45944781bb74
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Sat Dec 7 13:07:28 2019 -0500

    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 1a56bd0..288e459 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -263,7 +263,7 @@
         being constructed as expected. (markt)
       </fix>
       <fix>
-        Make a best efforts attempt to clean-up if a request fails during
+        Make a best effort attempt to clean-up if a request fails during
         processing due to an <code>OutOfMemoryException</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