]> granicus.if.org Git - apache/commitdiff
http://issues.apache.org/bugzilla/show_bug.cgi?id=39726
authorJason S. Lingohr <jsl@apache.org>
Tue, 6 Jun 2006 06:27:46 +0000 (06:27 +0000)
committerJason S. Lingohr <jsl@apache.org>
Tue, 6 Jun 2006 06:27:46 +0000 (06:27 +0000)
Documentation bug submitted by Luis Parravicini <lparra@itboss.com.ar>.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@412019 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/caching.html.en
docs/manual/caching.xml

index 591a85f280bd8459c49659acdf2662cf0d06eab3..e9338b73c447f85c5d55d8632076a3efa12d40ed 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
index f97d48b15e6971f553a2047de03e6dcf7b9bf816..543c4e7d0fbd921f3e976b0a37d8f8a9ed9b46d9 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