From 9d5cdc616c2411e6a5322eebea53aac85c8b665b Mon Sep 17 00:00:00 2001 From: Sergey Kandaurov Date: Tue, 7 Oct 2025 17:05:09 +0400 Subject: [PATCH] Fixed a typo. --- docs/xml/nginx/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index c07de09b7..3c850ff35 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -8736,7 +8736,7 @@ Thanks to Piotr Sikora. Спасибо Piotr Sikora. -now nginx can be build with BoringSSL and LibreSSL.
+now nginx can be built with BoringSSL and LibreSSL.
Thanks to Piotr Sikora.
@@ -26019,7 +26019,7 @@ the ECONNABORTED error log level was changed to "error" from "crit". модуль ngx_http_perl_module не собирался без модуля ngx_http_ssi_filter_module. -the ngx_http_perl_module could not be build without +the ngx_http_perl_module could not be built without the ngx_http_ssi_filter_module.