From: Eric Covener
Date: Tue, 3 May 2011 00:38:01 +0000 (+0000)
Subject: fix typo -- two periods
X-Git-Tag: 2.3.12~23
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95fd4e68f39f98dfe103fc72f865de4f47324f80;p=thirdparty%2Fapache%2Fhttpd.git
fix typo -- two periods
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1098874 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_expires.html.en b/docs/manual/mod/mod_expires.html.en
index 40523ec0845..bd0834af696 100644
--- a/docs/manual/mod/mod_expires.html.en
+++ b/docs/manual/mod/mod_expires.html.en
@@ -55,7 +55,7 @@ criteria
When the Expires
header is already part of the response
generated by the server, for example when generated by a CGI script or
proxied from an origin server, this module does not change or add
- an Expires
or Cache-Control
header..
+ an Expires
or Cache-Control
header.
Directives
diff --git a/docs/manual/mod/mod_expires.xml b/docs/manual/mod/mod_expires.xml
index bc646586ba2..cb63bfd4a58 100644
--- a/docs/manual/mod/mod_expires.xml
+++ b/docs/manual/mod/mod_expires.xml
@@ -54,7 +54,7 @@ criteria
When the Expires
header is already part of the response
generated by the server, for example when generated by a CGI script or
proxied from an origin server, this module does not change or add
- an Expires
or Cache-Control
header..
+ an Expires
or Cache-Control
header.
Alternate Interval Syntax