details: http://hg.nginx.org/nginx/rev/bec5b3093337 branches: changeset: 6302:bec5b3093337 user: Maxim Dounin <[email protected]> date: Tue Nov 17 19:41:39 2015 +0300 description: Missing "variable" word added.
diffstat: docs/xml/nginx/changes.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -30,7 +30,7 @@ the "proxy_cache_convert_head" directive переменная $realip_remote_addr в модуле ngx_http_realip_module. </para> <para lang="en"> -the $realip_remote_addr in the ngx_http_realip_module. +the $realip_remote_addr variable in the ngx_http_realip_module. </para> </change> _______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
