From: Rich Bowen Date: Tue, 9 Oct 2012 21:04:05 +0000 (+0000) Subject: Typo X-Git-Tag: 2.2.24~112 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea584768fb20c021d09f044fe95ac4c720d3abd3;p=thirdparty%2Fapache%2Fhttpd.git Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1396318 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/caching.xml b/docs/manual/caching.xml index 4a0e8cbd909..e1f97fa06c4 100644 --- a/docs/manual/caching.xml +++ b/docs/manual/caching.xml @@ -528,7 +528,7 @@ sys 0m0.000s

Additionally, because the operating system knows when files are deleted or modified, it can automatically remove file contents from the - cache when neccessary. This is a big advantage over Apache's in-memory + cache when necessary. This is a big advantage over Apache's in-memory caching which has no way of knowing when a file has changed.