# HG changeset patch
# User Ryan Davis <ry.davis@f5.com>
# Date 1693509279 14400
#      Thu Aug 31 15:14:39 2023 -0400
# Node ID 2e29f4103ce29cf0b3b41be5ee3c760bb1148671
# Parent  c95cbff9f57139b5a34d9c380c9a07329ea57dc1
Fixed lang attribute, added module closing tag.

diff -r c95cbff9f571 -r 2e29f4103ce2 xml/en/docs/http/ngx_http_api_module_head.xml
--- a/xml/en/docs/http/ngx_http_api_module_head.xml	Thu Aug 31 22:38:02 2023 +0100
+++ b/xml/en/docs/http/ngx_http_api_module_head.xml	Thu Aug 31 15:14:39 2023 -0400
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_api_module"
         link="/en/docs/http/ngx_http_api_module.html"
         lang="en"
-        rev="3">
+        rev="4">
 
 <section id="summary">
 
@@ -298,3 +298,5 @@
 </para>
 
 </section>
+
+</module>
diff -r c95cbff9f571 -r 2e29f4103ce2 xml/ru/docs/http/ngx_http_v3_module.xml
--- a/xml/ru/docs/http/ngx_http_v3_module.xml	Thu Aug 31 22:38:02 2023 +0100
+++ b/xml/ru/docs/http/ngx_http_v3_module.xml	Thu Aug 31 15:14:39 2023 -0400
@@ -8,7 +8,7 @@
 
 <module name="Модуль ngx_http_v3_module"
         link="/ru/docs/http/ngx_http_v3_module.html"
-        lang="en"
+        lang="ru"
         rev="2">
 
 <section id="summary">
