From cb5306984b3f2eacb155dfee17b1b9e3165c9168 Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Tue, 17 Nov 2015 19:41:39 +0300 Subject: [PATCH] Missing "variable" word added. --- docs/xml/nginx/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 9d5c4e79f..0afdf163a 100644 --- 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. -the $realip_remote_addr in the ngx_http_realip_module. +the $realip_remote_addr variable in the ngx_http_realip_module.