diff xml/en/docs/http/ngx_http_auth_basic_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 66a30a380fba
children 4add6ae1296f
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_auth_basic_module.xml	Fri Sep 11 15:46:11 2020 +0300
+++ b/xml/en/docs/http/ngx_http_auth_basic_module.xml	Mon Sep 21 15:45:07 2020 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_auth_basic_module"
         link="/en/docs/http/ngx_http_auth_basic_module.html"
         lang="en"
-        rev="9">
+        rev="10">
 
 <section id="summary">
 
@@ -61,7 +61,7 @@
 “HTTP Basic Authentication” protocol.
 The specified parameter is used as a <value>realm</value>.
 Parameter value can contain variables (1.3.10, 1.2.7).
-The special value <literal>off</literal> allows cancelling the effect
+The special value <literal>off</literal> cancels the effect
 of the <literal>auth_basic</literal> directive
 inherited from the previous configuration level.
 </para>