]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Fix typo
authorRuediger Pluem <rpluem@apache.org>
Mon, 31 Jan 2022 08:19:14 +0000 (08:19 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 31 Jan 2022 08:19:14 +0000 (08:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897615 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/mod_dav_memory_regresssion.txt

index 0fc082649a69e98fb26f1066f077ff17ad4e5032..afbc2d746cecabfc13ae09b7d1f9f117208e4c39 100644 (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]