]> git.kaiwu.me - nginx.git/commitdiff
Fixed a typo, removed an empty line.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 14 Nov 2016 18:55:44 +0000 (21:55 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 14 Nov 2016 18:55:44 +0000 (21:55 +0300)
docs/xml/nginx/changes.xml

index 97ed7264079b43178a1f269dc9abd95f76b77292..972fc5922ffefceb04e79cc5266b9a3dd161ddec 100644 (file)
@@ -790,7 +790,6 @@ and tries to avoid cache keys zone overflows.
 в логах могли появляться сообщения "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 in URI.
 
 <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.