diff xml/en/docs/http/ngx_http_ssl_module.xml @ 881:d7f2325fa832

Fix up wording in the description of "ssl_crl".
author Ruslan Ermilov <ru@nginx.com>
date Wed, 03 Apr 2013 10:41:03 +0400
parents 4fecf0715bbf
children 95c3c3bbf1ce
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssl_module.xml
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml
@@ -224,7 +224,7 @@ directive can be used.
 
 <para>
 Specifies a <value>file</value> with revoked certificates (CRL)
-in the PEM format, used to client certificate verification.
+in the PEM format used to verify client certificates.
 </para>
 
 </directive>