[nginx] Typo fixed.
Sergey Kandaurov
pluknet at nginx.com
Wed Aug 14 14:06:43 UTC 2024
details: https://hg.nginx.org/nginx/rev/c49f86822244
branches: stable-1.26
changeset: 9282:c49f86822244
user: Sergey Kandaurov <pluknet at nginx.com>
date: Fri Aug 09 19:12:23 2024 +0400
description:
Typo fixed.
diffstat:
docs/xml/nginx/changes.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2b404783068b -r c49f86822244 docs/xml/nginx/changes.xml
--- a/docs/xml/nginx/changes.xml Mon Aug 12 18:21:52 2024 +0400
+++ b/docs/xml/nginx/changes.xml Fri Aug 09 19:12:23 2024 +0400
@@ -39,12 +39,12 @@ if "gzip", "gunzip", "ssi", "sub_filter"
<change type="bugfix">
<para lang="ru">
nginx не собирался gcc 14,
-если использовался параметр --with-atomic.<br/>
+если использовался параметр --with-libatomic.<br/>
Спасибо Edgar Bonet.
</para>
<para lang="en">
nginx could not be built by gcc 14
-if the --with-atomic option was used.<br/>
+if the --with-libatomic option was used.<br/>
Thanks to Edgar Bonet.
</para>
</change>
More information about the nginx-devel
mailing list