From 250baed4ee9bd32b6f236fd9ec17bf8800839b0e Mon Sep 17 00:00:00 2001 From: Sergey Kandaurov Date: Fri, 9 Aug 2024 19:12:23 +0400 Subject: [PATCH] Typo fixed. --- 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 984dd5ced..c6729a0f3 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -51,12 +51,12 @@ if "gzip", "gunzip", "ssi", "sub_filter", or "grpc_pass" directives are used. nginx не собирался gcc 14, -если использовался параметр --with-atomic.
+если использовался параметр --with-libatomic.
Спасибо Edgar Bonet.
nginx could not be built by gcc 14 -if the --with-atomic option was used.
+if the --with-libatomic option was used.
Thanks to Edgar Bonet.