]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo
authorRich Bowen <rbowen@apache.org>
Tue, 9 Oct 2012 21:04:05 +0000 (21:04 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 9 Oct 2012 21:04:05 +0000 (21:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1396318 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/caching.xml

index 4a0e8cbd909839e5cbdb1949cb721989ab28481d..e1f97fa06c44c27b3f1855557b08c6afc584ed29 100644 (file)
@@ -528,7 +528,7 @@ sys     0m0.000s</pre>
 
       <p>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.</p>
     </section>