# HG changeset patch # User Maxim Konovalov # Date 1346860864 0 # Node ID 6726249b66efbfda96d8191de72b16561a283ff3 # Parent 81ac18894319044ce81b250eb5f6ec9f1e88f941 Typos fixed. diff -r 81ac18894319 -r 6726249b66ef xml/en/docs/mail/ngx_mail_proxy_module.xml --- a/xml/en/docs/mail/ngx_mail_proxy_module.xml Wed Sep 05 16:00:37 2012 +0000 +++ b/xml/en/docs/mail/ngx_mail_proxy_module.xml Wed Sep 05 16:01:04 2012 +0000 @@ -56,7 +56,7 @@ -Usually, if the authentication in nginx was sucessfull, +Usually, if the authentication in nginx was successful, 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 @@ -66,7 +66,7 @@ For example, CommuniGatePro informs user about mailbox overflow or other events by periodically outputting the -authentcation +authentication error. The directive should be enabled in this case.