summaryrefslogtreecommitdiffstats
path: root/docs/manual/caching.xml
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2010-09-30 19:01:06 +0200
committerRich Bowen <rbowen@apache.org>2010-09-30 19:01:06 +0200
commit0f20df47a062055c1fcb180e33af6d6ae7f0d778 (patch)
treebbca115be21865afcd956dc6476c3fc5af8d1e64 /docs/manual/caching.xml
parentSlight rearrangement to improve flow. Added specific error message, as (diff)
downloadapache2-0f20df47a062055c1fcb180e33af6d6ae7f0d778.tar.xz
apache2-0f20df47a062055c1fcb180e33af6d6ae7f0d778.zip
Minor nitpick - We've attempted to standardize on American spelling.
Don't much care one way or another, but being consistent is good. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003163 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 8594883234..f99af8abe4 100644
--- a/docs/manual/caching.xml
+++ b/docs/manual/caching.xml
@@ -44,7 +44,7 @@
<p><module>mod_cache</module> and its provider modules
<module>mod_disk_cache</module>
provide intelligent, HTTP-aware caching. The content itself is stored
- in the cache, and mod_cache aims to honour all of the various HTTP
+ in the cache, and mod_cache aims to honor all of the various HTTP
headers and options that control the cachability of content. It can
handle both local and proxied content. <module>mod_cache</module>
is aimed at both simple and complex caching configurations, where