This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 0184f01411 Fix typo
0184f01411 is described below
commit 0184f014116b88e89282f5c38555dc7db838134a
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 5035d5cc6a..f5e2c397c7 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]