This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new e306435e13 Fix typo
e306435e13 is described below
commit e306435e1313a47dea4794f392f29ebf34010c3b
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 a9d6b610c6..f28794f899 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -175,7 +175,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]