# HG changeset patch # User Ruslan Ermilov # Date 1346912057 0 # Node ID 8e1538faeacb79fd9007e8b2d784f576d11cd7ce # Parent 59def594b0c950cc2346a37c5e4d5afd127e5722 Fixed apostrophes used. diff -r 59def594b0c9 -r 8e1538faeacb xml/en/docs/mail/ngx_mail_proxy_module.xml --- a/xml/en/docs/mail/ngx_mail_proxy_module.xml Thu Sep 06 06:13:43 2012 +0000 +++ b/xml/en/docs/mail/ngx_mail_proxy_module.xml Thu Sep 06 06:14:17 2012 +0000 @@ -57,7 +57,7 @@ Usually, if the authentication in nginx was successful, -backend can't return an error, but if it nonetheless exists, +backend can’t return an error, but if it nonetheless exists, this means there is some problem inside. In such cases the backend message can contain the information that should not be shown to the client. @@ -101,7 +101,7 @@ patch, which adds the LOGIN parameter. If the XCLIENT command is not used, the MTA will be unable -to write the client's +to write the client’s IP/HELO/LOGIN to the log and apply various limitations based on this data.