]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Aoache -> Apache typo.
authorRich Bowen <rbowen@apache.org>
Mon, 25 Sep 2006 02:23:41 +0000 (02:23 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 25 Sep 2006 02:23:41 +0000 (02:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@449544 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/caching.xml

index a26fa720a731165c895aa0e2ce8f02b693f96533..13a52df857db767754cc4176b6599446932c1957 100644 (file)
 
       <p>When content expires from the cache and is re-requested from the 
       backend or content provider, rather than pass on the original request,
-      Aoache will use a conditional request instead.</p>
+      Apache will use a conditional request instead.</p>
 
       <p>HTTP offers a number of headers which allow a client, or cache
       to discern between different versions of the same content. For