[nginx] Fixed a typo, removed an empty line.

Maxim Dounin mdounin at mdounin.ru
Tue Nov 15 13:20:42 UTC 2016


details:   http://hg.nginx.org/nginx/rev/49d7dbd25a27
branches:  
changeset: 6800:49d7dbd25a27
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Mon Nov 14 21:55:44 2016 +0300
description:
Fixed a typo, removed an empty line.

diffstat:

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

diffs (20 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
@@ -790,7 +790,6 @@ and tries to avoid cache keys zone overf
 в логах могли появляться сообщения "task already active" и "second aio post".
 </para>
 <para lang="en">
-
 "task already active" and "second aio post" alerts might appear in logs
 when using the "sendfile" and "aio" directives with subrequests.
 </para>
@@ -18140,7 +18139,7 @@ nginx did not omit the "#fragment" part 
 
 <change type="feature">
 <para lang="ru">
-POP3 прокси поддерживает AUTH LOIGN PLAIN и CRAM-MD5.
+POP3 прокси поддерживает AUTH LOGIN PLAIN и CRAM-MD5.
 </para>
 <para lang="en">
 the POP3 proxy supports the AUTH LOGIN PLAIN and CRAM-MD5.


More information about the nginx-devel mailing list