changeset 668:6726249b66ef

Typos fixed.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 05 Sep 2012 16:01:04 +0000
parents 81ac18894319
children 7205c7630157
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	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 @@
 </para>
 
 <para>
-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
 <link url="http://www.stalker.com/CommuniGatePro/Alerts.html#Quota">mailbox
 overflow</link> or other events by periodically outputting the
-<link url="http://www.stalker.com/CommuniGatePro/POP.html#Alerts">authentcation
+<link url="http://www.stalker.com/CommuniGatePro/POP.html#Alerts">authentication
 error</link>.
 The directive should be enabled in this case.
 </para>