]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo. Aoache -> Apache. Submitted by "Photomatt".
authorRich Bowen <rbowen@apache.org>
Mon, 25 Sep 2006 02:33:50 +0000 (02:33 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 25 Sep 2006 02:33:50 +0000 (02:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@449548 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/caching.html.en

index 1d8259a70404252e048f60c4315654f442fe709f..6eb6d15e735d574e7620838b7ee8bd628b3ebc37 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