[nginx] Typo fixed.
Sergey Kandaurov
pluknet at nginx.com
Fri Aug 9 16:56:31 UTC 2024
details: https://hg.nginx.org/nginx/rev/6392cb0d83e8
branches:
changeset: 9272:6392cb0d83e8
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 6b4faeec4630 -r 6392cb0d83e8 docs/xml/nginx/changes.xml
--- a/docs/xml/nginx/changes.xml Fri Aug 09 18:01:42 2024 +0400
+++ b/docs/xml/nginx/changes.xml Fri Aug 09 19:12:23 2024 +0400
@@ -51,12 +51,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