From: Rich Bowen
Date: Mon, 25 Sep 2006 02:33:50 +0000 (+0000)
Subject: Typo. Aoache -> Apache. Submitted by "Photomatt".
X-Git-Tag: 2.2.4~155
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d52c6da0f44f7cc01670207f37ccd6af7b86253;p=thirdparty%2Fapache%2Fhttpd.git
Typo. Aoache -> Apache. Submitted by "Photomatt".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@449548 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/caching.html.en b/docs/manual/caching.html.en
index 1d8259a7040..6eb6d15e735 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