diff xml/en/docs/stream/ngx_stream_limit_conn_module.xml @ 2593:eeed494bba51

Unified phrases about configuration levels and inheritance.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 21 Sep 2020 15:45:07 +0300
parents e4332b7580bb
children 9eadb98ec770
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_limit_conn_module.xml	Fri Sep 11 15:46:11 2020 +0300
+++ b/xml/en/docs/stream/ngx_stream_limit_conn_module.xml	Mon Sep 21 15:45:07 2020 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_stream_limit_conn_module"
         link="/en/docs/stream/ngx_stream_limit_conn_module.html"
         lang="en"
-        rev="6">
+        rev="7">
 
 <section id="summary">
 
@@ -76,10 +76,9 @@
 </para>
 
 <para>
-The directives are inherited from the previous level if and
-only if there are no
-<literal>limit_conn</literal>
-directives on the current level.
+These directives are inherited from the previous configuration level
+if and only if there are no <literal>limit_conn</literal> directives
+defined on the current level.
 </para>
 
 </directive>