]> git.kaiwu.me - nginx.git/commitdiff
Typo fixed.
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 9 Aug 2024 15:12:23 +0000 (19:12 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Fri, 9 Aug 2024 15:12:23 +0000 (19:12 +0400)
docs/xml/nginx/changes.xml

index 92768c857134ab46d582baaf2382dd5c5505143b..849cd65bce8fc2d50cf9fac4cfd351fcda1a8152 100644 (file)
@@ -39,12 +39,12 @@ if "gzip", "gunzip", "ssi", "sub_filter", or "grpc_pass" directives are used.
 <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>