[nginx] Fixed mistranslated phrase.

Ruslan Ermilov ru at nginx.com
Wed Mar 30 09:07:33 UTC 2016


details:   http://hg.nginx.org/nginx/rev/5511e846dfc7
branches:  
changeset: 6476:5511e846dfc7
user:      Ruslan Ermilov <ru at nginx.com>
date:      Wed Mar 30 12:07:19 2016 +0300
description:
Fixed mistranslated phrase.

diffstat:

 docs/xml/nginx/changes.xml |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 7d6970ba5209 -r 5511e846dfc7 docs/xml/nginx/changes.xml
--- a/docs/xml/nginx/changes.xml	Wed Mar 30 11:57:28 2016 +0300
+++ b/docs/xml/nginx/changes.xml	Wed Mar 30 12:07:19 2016 +0300
@@ -6365,7 +6365,7 @@ successfully respond to the request.
 теперь символы 0x7F-0xFF в access_log записываются в виде \xXX.
 </para>
 <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>
 </change>
 


More information about the nginx-devel mailing list