From: Eric Covener
Date: Mon, 26 Aug 2013 01:17:50 +0000 (+0000)
Subject: fix markup
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e62345a1e372e16886fb67be60cb8532949c004a;p=thirdparty%2Fapache%2Fhttpd.git
fix markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1517405 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml
index 00f996fcac5..7d11ae40971 100644
--- a/docs/manual/mod/mod_cache.xml
+++ b/docs/manual/mod/mod_cache.xml
@@ -569,7 +569,7 @@ header.
CacheIgnoreCacheControl directive allows this
behavior to be overridden. CacheIgnoreCacheControl On
tells the server to attempt to serve the resource from the cache even
- if the request contains no-cache header values.
+ if the request contains no-cache header values.
CacheIgnoreCacheControl On
@@ -790,7 +790,7 @@ LastModified date.
directive allows this behavior to be overridden.
CacheStorePrivate On
tells the server to attempt to cache the resource even if it contains
- private header values.
+ private header values.
CacheStorePrivate On
@@ -823,7 +823,7 @@ LastModified date.
CacheStoreNoStore directive allows this
behavior to be overridden. CacheStoreNoStore On
tells the server to attempt to cache the resource even if it contains
- no-store header values.
+ no-store header values.
CacheStoreNoStore On