diff xml/en/docs/http/ngx_http_fastcgi_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 a5bbfdf88bbd
children 4add6ae1296f
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_fastcgi_module.xml
+++ b/xml/en/docs/http/ngx_http_fastcgi_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_fastcgi_module"
         link="/en/docs/http/ngx_http_fastcgi_module.html"
         lang="en"
-        rev="52">
+        rev="53">
 
 <section id="summary">
 
@@ -1209,10 +1209,9 @@ Can be used along with the <link id="fas
 <para>
 Sets a <value>parameter</value> that should be passed to the FastCGI server.
 The <value>value</value> can contain text, variables, and their combination.
-These directives are inherited from the previous level if and
-only if there are no
-<literal>fastcgi_param</literal>
-directives defined on the current level.
+These directives are inherited from the previous configuration level
+if and only if there are no <literal>fastcgi_param</literal> directives
+defined on the current level.
 </para>
 
 <para>