diff xml/en/docs/http/ngx_http_core_module.xml @ 1149:1501e5848052

Corrected the usage of the definite article.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 08 Apr 2014 20:13:53 +0400
parents 8bdb4eb27f48
children 4c2324a7eeea
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Tue Apr 08 18:26:14 2014 +0400
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Tue Apr 08 20:13:53 2014 +0400
@@ -2164,10 +2164,10 @@
 
 <para>
 Sets a timeout for transmitting a response to the client.
-A timeout is set only between two successive write operations,
+The timeout is set only between two successive write operations,
 not for the transmission of the whole response.
-If a client does not receive anything within this time,
-a connection is closed.
+If the client does not receive anything within this time,
+the connection is closed.
 </para>
 
 </directive>