* Fix typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897615 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ruediger Pluem
2022-01-31 08:19:14 +00:00
parent e5d6b2a50e
commit df7e92eac8

View File

@ -1,3 +1,3 @@
*) mod_dav: Fix regression when gathering properties which could lead to hugei
*) mod_dav: Fix regression when gathering properties which could lead to huge
memory consumption proportional to the number of resources.
[Evgeny Kotkov <evgeny.kotkov@visualsvn.com>, Ruediger Pluem]