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 4d63c77b02 Fix typo 4d63c77b02 is described below commit 4d63c77b0276facc52a2eb794e5616d90204fcf7 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed May 3 19:55:20 2023 +0100 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 95dd009e08..0898219add 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -131,7 +131,7 @@ </update> <fix> <pr>613</pr>: Fix possible partial corrupted file copies when using - file lockig protection or the manager servlet. Submitted + file locking protection or the manager servlet. Submitted by Jack Shirazi. (remm) </fix> </changelog> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org