diff xml/en/docs/http/ngx_http_core_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 655e7de7fd4b
children dd3ac7eefeed
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="83">
+        rev="84">
 
 <section id="directives" name="Directives">
 
@@ -1047,7 +1047,7 @@ as the specified limit.
 </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>
@@ -1103,7 +1103,7 @@ directives.
 <para>
 Sets the initial amount after which the further transmission
 of a response to a client will be rate limited.
-The value can contain variables (1.17.0).
+Parameter value can contain variables (1.17.0).
 </para>
 
 <para>