From: Rich Bowen
Date: Mon, 25 Sep 2006 02:23:41 +0000 (+0000)
Subject: Aoache -> Apache typo.
X-Git-Tag: 2.2.4~156
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c5bdeca2308c8d1dfb3bc90c81060bfdab39877;p=thirdparty%2Fapache%2Fhttpd.git
Aoache -> Apache typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@449544 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/caching.xml b/docs/manual/caching.xml
index a26fa720a73..13a52df857d 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