changeset 1740:32bbadb5b64c

Corrected language of the "drain" parameter in upstream_conf.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 05 Jul 2016 16:24:04 +0300
parents 4d6446ff6ba2
children a99ebc3af3e4
files xml/en/docs/http/ngx_http_upstream_conf_module.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_upstream_conf_module.xml	Thu Jun 30 15:54:21 2016 +0000
+++ b/xml/en/docs/http/ngx_http_upstream_conf_module.xml	Tue Jul 05 16:24:04 2016 +0300
@@ -255,8 +255,8 @@
 <tag-desc>
 Puts the
 <link doc="ngx_http_upstream_module.xml">http</link>
-upstream server in the “draining” mode (1.7.5).
-In this mode, only requests of the
+upstream server into the “draining” mode (1.7.5).
+In this mode, only requests
 <link doc="ngx_http_upstream_module.xml" id="sticky">bound</link> to the server
 will be proxied to it.
 </tag-desc>