details:   http://hg.nginx.org/nginx/rev/dc7f5c184473
branches:  
changeset: 5484:dc7f5c184473
user:      Maxim Dounin <[email protected]>
date:      Thu Dec 19 13:50:23 2013 +0400
description:
Typo fixed.

diffstat:

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

diffs (17 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
@@ -20336,11 +20336,11 @@ the compressed response encrypted by SSL
 
 <change type="bugfix">
 <para lang="ru">
-опции TCP_NODELAY, TCP_NOPSUH и TCP_CORK, специфичные для TCP сокетов,
+опции TCP_NODELAY, TCP_NOPUSH и TCP_CORK, специфичные для TCP сокетов,
 не используются для unix domain сокетов.
 </para>
 <para lang="en">
-the TCP-specific TCP_NODELAY, TCP_NOPSUH, and TCP_CORK options,
+the TCP-specific TCP_NODELAY, TCP_NOPUSH, and TCP_CORK options,
 are not used for the unix domain sockets.
 </para>
 </change>
_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to