diff xml/en/docs/stream/ngx_stream_proxy_module.xml @ 2391:375a3dfde23b

Unified phrase "Parameter value can contain variables".
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 29 May 2019 16:04:53 +0300
parents e58281e2a93f
children 6684517c9d19
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_proxy_module.xml
+++ b/xml/en/docs/stream/ngx_stream_proxy_module.xml
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_proxy_module"
         link="/en/docs/stream/ngx_stream_proxy_module.html"
         lang="en"
-        rev="24">
+        rev="25">
 
 <section id="summary">
 
@@ -143,7 +143,7 @@ the overall rate will be twice as much a
 </para>
 
 <para>
-The value can contain variables (1.17.0).
+Parameter value can contain variables (1.17.0).
 It may be useful in cases where rate should be limited
 depending on a certain condition:
 <example>
@@ -600,7 +600,7 @@ the overall rate will be twice as much a
 </para>
 
 <para>
-The value can contain variables (1.17.0).
+Parameter value can contain variables (1.17.0).
 It may be useful in cases where rate should be limited
 depending on a certain condition:
 <example>