diff xml/en/docs/http/ngx_http_ssl_module.xml @ 1144:ac131944d349

Changed infinitive to gerund after "allow".
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 07 Apr 2014 17:14:21 +0400
parents 502f4be2d62e
children 07402a11fd8d
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssl_module.xml	Mon Apr 07 12:31:40 2014 +0400
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml	Mon Apr 07 17:14:21 2014 +0400
@@ -402,7 +402,7 @@
 <para>
 If several keys are specified, only the first key is
 used to encrypt TLS session tickets.
-This allows to configure key rotation, for example:
+This allows configuring key rotation, for example:
 <example>
 ssl_session_ticket_key current.key;
 ssl_session_ticket_key previous.key;