changeset 2284:71e505ea3cb3

Fixed cut&paste error in Russian translation of stream modules.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 27 Nov 2018 16:20:31 +0300
parents 81e2cd93a2ce
children e58e7b2eff51
files xml/ru/docs/stream/ngx_stream_core_module.xml xml/ru/docs/stream/ngx_stream_geo_module.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/ru/docs/stream/ngx_stream_core_module.xml
+++ b/xml/ru/docs/stream/ngx_stream_core_module.xml
@@ -453,7 +453,7 @@ resolver_timeout 5s;
 <section id="variables" name="Встроенные переменные">
 
 <para>
-Модуль <literal>ngx_http_core_module</literal> поддерживает переменные
+Модуль <literal>ngx_stream_core_module</literal> поддерживает переменные
 начиная с версии 1.11.2.
 <list type="tag">
 
--- a/xml/ru/docs/stream/ngx_stream_geo_module.xml
+++ b/xml/ru/docs/stream/ngx_stream_geo_module.xml
@@ -14,7 +14,7 @@
 <section id="summary">
 
 <para>
-Модуль <literal>ngx_http_geo_module</literal> (1.11.3) создаёт переменные,
+Модуль <literal>ngx_stream_geo_module</literal> (1.11.3) создаёт переменные,
 значения которых зависят от IP-адреса клиента.
 </para>