summaryrefslogtreecommitdiffstats
path: root/docs/manual/caching.xml
diff options
context:
space:
mode:
authorJason S. Lingohr <jsl@apache.org>2006-06-06 08:27:46 +0200
committerJason S. Lingohr <jsl@apache.org>2006-06-06 08:27:46 +0200
commit7cf813c00e5eff8e89c39ba573055173cc073b62 (patch)
treef594ddc325e5403bd4860cd50423d6c36883c408 /docs/manual/caching.xml
parentApply mod_speling enhancement posted by Olivier Thereaux (diff)
downloadapache2-7cf813c00e5eff8e89c39ba573055173cc073b62.tar.xz
apache2-7cf813c00e5eff8e89c39ba573055173cc073b62.zip
http://issues.apache.org/bugzilla/show_bug.cgi?id=39726
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
Diffstat (limited to 'docs/manual/caching.xml')
-rw-r--r--docs/manual/caching.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<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