# HG changeset patch # User Sergey Kandaurov # Date 1489665751 -10800 # Node ID 866653a4f6a2942b69a549937a6c774923cb7f89 # Parent 937e03180281b2905d652c9a6458fdb014293e37 Verb agreement in the realip module intro. diff --git a/xml/en/docs/http/ngx_http_realip_module.xml b/xml/en/docs/http/ngx_http_realip_module.xml --- a/xml/en/docs/http/ngx_http_realip_module.xml +++ b/xml/en/docs/http/ngx_http_realip_module.xml @@ -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 --git a/xml/ru/docs/http/ngx_http_realip_module.xml b/xml/ru/docs/http/ngx_http_realip_module.xml --- a/xml/ru/docs/http/ngx_http_realip_module.xml +++ b/xml/ru/docs/http/ngx_http_realip_module.xml @@ -17,7 +17,7 @@ Модуль ngx_http_realip_module позволяет менять адрес и необязательный порт клиента -на переданный в указанных полях заголовка. +на переданные в указанном поле заголовка.