Typo fixed.

This commit is contained in:
Sergey Kandaurov 2024-08-09 19:12:23 +04:00
parent 6ecc4e3807
commit 250baed4ee

View File

@ -51,12 +51,12 @@ if "gzip", "gunzip", "ssi", "sub_filter", or "grpc_pass" directives are used.
<change type="bugfix"> <change type="bugfix">
<para lang="ru"> <para lang="ru">
nginx не собирался gcc 14, nginx не собирался gcc 14,
если использовался параметр --with-atomic.<br/> если использовался параметр --with-libatomic.<br/>
Спасибо Edgar Bonet. Спасибо Edgar Bonet.
</para> </para>
<para lang="en"> <para lang="en">
nginx could not be built by gcc 14 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. Thanks to Edgar Bonet.
</para> </para>
</change> </change>