changeset 761:84740807c806

Translated commentary in Russian in the English part of documentation.
author Vladimir Homutov <vl@nginx.com>
date Mon, 12 Nov 2012 07:50:47 +0000
parents f0e3d07c66d8
children 3974a50b2142
files xml/en/docs/mail/ngx_mail_core_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_core_module.xml
+++ b/xml/en/docs/mail/ngx_mail_core_module.xml
@@ -85,7 +85,7 @@ An address may also be a hostname, for e
 <example>
 listen 127.0.0.1:110;
 listen *:110;
-listen 110;     # то же, что и *:110
+listen 110;     # same as *:110
 listen localhost:110;
 </example>
 IPv6 addresses (0.7.58) are specified in square brackets: