changeset 252:6f710464be38

Applied nitpicking by Maxim Dounin, translated into English.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 19 Dec 2011 13:06:15 +0000
parents 16b66bbe1349
children ff1e139a8c98
files xml/en/docs/http/ngx_http_core_module.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Mon Dec 19 12:55:14 2011 +0000
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Mon Dec 19 13:06:15 2011 +0000
@@ -582,7 +582,7 @@
 
 <para>
 Controls whether header fields with invalid names should be ignored.
-Valid names consist of English letters, digits, hyphens, and possibly
+Valid names are composed of English letters, digits, hyphens, and possibly
 underscores (as controlled by the <link id="underscores_in_headers"/>
 directive).
 </para>
@@ -650,7 +650,7 @@
 The <argument>browser</argument> arguments specify which
 browsers will be affected.
 The value <value>msie6</value> disables keep-alive connections
-with some old versions of MSIE, after seeing a POST request.
+with old versions of MSIE, after seeing a POST request.
 The value <value>safari</value> disables keep-alive connections
 with Safari browsers.
 The value <value>none</value> enables keep-alive connections