diff xml/en/docs/http/ngx_http_core_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 4f3494d80949
children 679fb7712ab4
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Fri Sep 11 15:46:11 2020 +0300
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Mon Sep 21 15:45:07 2020 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="91">
+        rev="92">
 
 <section id="directives" name="Directives">
 
@@ -729,10 +729,9 @@
 </para>
 
 <para>
-These directives are inherited from the previous level if and
-only if there are no
-<literal>error_page</literal>
-directives defined on the current level.
+These directives are inherited from the previous configuration level
+if and only if there are no <literal>error_page</literal> directives
+defined on the current level.
 </para>
 
 </directive>