diff xml/en/docs/http/ngx_http_headers_module.xml @ 770:a879f261f3db

Reduced unnecessary diffs between "add_header" and "expires" texts.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 20 Nov 2012 06:52:11 +0000
parents 3974a50b2142
children b4fc7d571e48
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_headers_module.xml	Mon Nov 19 14:53:54 2012 +0000
+++ b/xml/en/docs/http/ngx_http_headers_module.xml	Tue Nov 20 06:52:11 2012 +0000
@@ -73,8 +73,8 @@
 
 <para>
 Enables or disables adding or modifying the <header>Expires</header>
-and <header>Cache-Control</header> response header fields provided
-that the response code equals 200, 204, 206, 301, 302, 303, 304, or 307.
+and <header>Cache-Control</header> response header fields provided that
+the response code equals 200, 204, 206, 301, 302, 303, 304, or 307.
 A parameter can be a positive or negative
 <link doc="../syntax.xml">time</link>.
 </para>