diff xml/en/docs/http/ngx_http_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 a85e4d126bc7
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_limit_conn_module.xml
+++ b/xml/en/docs/http/ngx_http_limit_conn_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_limit_conn_module"
         link="/en/docs/http/ngx_http_limit_conn_module.html"
         lang="en"
-        rev="13">
+        rev="14">
 
 <section id="summary">
 
@@ -100,10 +100,9 @@ server {
 </para>
 
 <para>
-These 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>