# HG changeset patch # User Sergey Kandaurov # Date 1489665751 -10800 # Node ID 866653a4f6a2942b69a549937a6c774923cb7f89 # Parent 937e03180281b2905d652c9a6458fdb014293e37 Verb agreement in the realip module intro. diff -r 937e03180281 -r 866653a4f6a2 xml/en/docs/http/ngx_http_realip_module.xml --- a/xml/en/docs/http/ngx_http_realip_module.xml Wed Mar 15 13:59:55 2017 +0300 +++ b/xml/en/docs/http/ngx_http_realip_module.xml Thu Mar 16 15:02:31 2017 +0300 @@ -17,7 +17,7 @@ The ngx_http_realip_module module is used to change the client address and optional port -to the one sent in the specified header fields. +to those sent in the specified header field. diff -r 937e03180281 -r 866653a4f6a2 xml/ru/docs/http/ngx_http_realip_module.xml --- a/xml/ru/docs/http/ngx_http_realip_module.xml Wed Mar 15 13:59:55 2017 +0300 +++ b/xml/ru/docs/http/ngx_http_realip_module.xml Thu Mar 16 15:02:31 2017 +0300 @@ -17,7 +17,7 @@ Модуль ngx_http_realip_module позволяет менять адрес и необязательный порт клиента -на переданный в указанных полях заголовка. +на переданные в указанном поле заголовка.