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 05625c7128 Fix typo
05625c7128 is described below
commit 05625c71289af8fed24f29cbefafe731dbc2baa1
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Nov 8 14:27:38 2024 +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 a6e713478b..11a275b29f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -176,7 +176,7 @@
collection is locked (RFC 4918 section 6.1). (remm)
</fix>
<fix>
- WebDAV <code>DELETE</code>> should remove any existing lock on
+ WebDAV <code>DELETE</code> should remove any existing lock on
successfully deleted resources. (remm)
</fix>
<update>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]