[nginx] Missed comma fixed. A couple of Latin symbols plugged into

Maxim Dounin mdounin at mdounin.ru
Wed Apr 23 17:16:23 UTC 2014


details:   http://hg.nginx.org/nginx/rev/ec4ca22bfb86
branches:  stable-1.6
changeset: 5670:ec4ca22bfb86
user:      Maxim Konovalov <maxim at nginx.com>
date:      Wed Apr 23 16:00:59 2014 +0000
description:
Missed comma fixed.  A couple of Latin symbols plugged into
Russian text changed to Russian counterparts.

diffstat:

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

diffs (30 lines):

diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -673,7 +673,7 @@ in error handling in ngx_http_gunzip_fil
 
 <change type="bugfix">
 <para lang="ru">
-ответы могли зависать
+ответы могли зависать,
 если использовался модуль ngx_http_spdy_module
 и директива auth_request.
 </para>
@@ -2293,7 +2293,7 @@ the "single" parameter of the "keepalive
 <change type="change">
 <para lang="ru">
 сжатие SSL теперь отключено
-в том числе при использовании OpenSSL cтарее 1.0.0.
+в том числе при использовании OpenSSL старее 1.0.0.
 </para>
 <para lang="en">
 SSL compression is now disabled when using all versions of OpenSSL,
@@ -21030,7 +21030,7 @@ the %3F symbol in the URI was considered
 
 <change type="feature">
 <para lang="ru">
-поддержка unix domain сoкетов в модуле ngx_http_proxy_module.
+поддержка unix domain сокетов в модуле ngx_http_proxy_module.
 </para>
 <para lang="en">
 the unix domain sockets support in the ngx_http_proxy_module.


More information about the nginx-devel mailing list