changeset 672:8e1538faeacb

Fixed apostrophes used.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 06 Sep 2012 06:14:17 +0000
parents 59def594b0c9
children f2d8603813b0
files xml/en/docs/mail/ngx_mail_proxy_module.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
 
 <para>
 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 @@
 <link url="http://citrin.ru/nginx:xclient-login-patch">patch</link>,
 which adds the <literal>LOGIN</literal> parameter.
 If the <literal>XCLIENT</literal> command is not used, the MTA will be unable
-to write the client's
+to write the client’s
 <literal>IP</literal>/<literal>HELO</literal>/<literal>LOGIN</literal>
 to the log and apply various limitations based on this data.
 </para>