changeset 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 9c9db73443e6
children d1002c39ac0a
files xml/en/docs/http/ngx_http_ssl_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssl_module.xml	Tue Apr 02 16:45:45 2013 +0400
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml	Wed Apr 03 10:41:03 2013 +0400
@@ -224,7 +224,7 @@
 
 <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>