From: Jason S. Lingohr Date: Tue, 6 Jun 2006 06:27:46 +0000 (+0000) Subject: http://issues.apache.org/bugzilla/show_bug.cgi?id=39726 X-Git-Tag: 2.3.0~2357 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7cf813c00e5eff8e89c39ba573055173cc073b62;p=apache http://issues.apache.org/bugzilla/show_bug.cgi?id=39726 Documentation bug submitted by Luis Parravicini . git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@412019 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/caching.html.en b/docs/manual/caching.html.en index 591a85f280..e9338b73c4 100644 --- a/docs/manual/caching.html.en +++ b/docs/manual/caching.html.en @@ -165,7 +165,7 @@

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.

+ Apache will use a conditional request instead.

HTTP offers a number of headers which allow a client, or cache to discern between different versions of the same content. For diff --git a/docs/manual/caching.xml b/docs/manual/caching.xml index f97d48b15e..543c4e7d0f 100644 --- a/docs/manual/caching.xml +++ b/docs/manual/caching.xml @@ -184,7 +184,7 @@

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.

+ Apache will use a conditional request instead.

HTTP offers a number of headers which allow a client, or cache to discern between different versions of the same content. For