changeset 1717:e07ce4ed4dcc

Corrected usage of "allow".
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 30 May 2016 18:46:41 +0300
parents ecea2f0d22b6
children c3f411040d24
files xml/en/docs/http/ngx_http_proxy_module.xml xml/en/docs/stream/ngx_stream_proxy_module.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml	Tue May 31 20:06:29 2016 +0300
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml	Mon May 30 18:46:41 2016 +0300
@@ -1821,7 +1821,7 @@
 <appeared-in>1.7.0</appeared-in>
 
 <para>
-Allows to override the server name used to
+Allows overriding the server name used to
 <link id="proxy_ssl_verify">verify</link>
 the certificate of the proxied HTTPS server and to be
 <link id="proxy_ssl_server_name">passed through SNI</link>
--- a/xml/en/docs/stream/ngx_stream_proxy_module.xml	Tue May 31 20:06:29 2016 +0300
+++ b/xml/en/docs/stream/ngx_stream_proxy_module.xml	Mon May 30 18:46:41 2016 +0300
@@ -335,7 +335,7 @@
 <context>server</context>
 
 <para>
-Allows to override the server name used to
+Allows overriding the server name used to
 <link id="proxy_ssl_verify">verify</link>
 the certificate of the proxied server and to be
 <link id="proxy_ssl_server_name">passed through SNI</link>