diff xml/en/docs/http/ngx_http_mirror_module.xml @ 2021:03538fa2acfe

Corrected typo in the mirror module.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 09 Aug 2017 15:52:41 +0300
parents e6de97d14f81
children 632f7f467e12
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_mirror_module.xml
+++ b/xml/en/docs/http/ngx_http_mirror_module.xml
@@ -72,11 +72,11 @@ When enabled, the client request body wi
 prior to creating mirror subrequests.
 In this case, unbuffered client request body proxying
 set by
-<link doc="ngx_http_proxy_module.xml" id="proxy_request_buffering">proxy_request_bufferning</link>,
-<link doc="ngx_http_fastcgi_module.xml" id="fastcgi_request_buffering">fastcgi_request_bufferning</link>,
-<link doc="ngx_http_scgi_module.xml" id="scgi_request_buffering">scgi_request_bufferning</link>,
+<link doc="ngx_http_proxy_module.xml" id="proxy_request_buffering">proxy_request_buffering</link>,
+<link doc="ngx_http_fastcgi_module.xml" id="fastcgi_request_buffering">fastcgi_request_buffering</link>,
+<link doc="ngx_http_scgi_module.xml" id="scgi_request_buffering">scgi_request_buffering</link>,
 and
-<link doc="ngx_http_uwsgi_module.xml" id="uwsgi_request_buffering">uwsgi_request_bufferning</link>
+<link doc="ngx_http_uwsgi_module.xml" id="uwsgi_request_buffering">uwsgi_request_buffering</link>
 directives will be disabled.
 <example>
 location / {