mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Fixed mistranslated phrase.
This commit is contained in:
@@ -6365,7 +6365,7 @@ successfully respond to the request.
|
|||||||
теперь символы 0x7F-0xFF в access_log записываются в виде \xXX.
|
теперь символы 0x7F-0xFF в access_log записываются в виде \xXX.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
now the 0x7F-0x1F characters are escaped as \xXX in an access_log.
|
now the 0x7F-0xFF characters are escaped as \xXX in an access_log.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user