diff xml/en/docs/http/ngx_http_proxy_module.xml @ 1146:d37892ad69ab

Corrected spelling in the "in the meantime" phrase.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 07 Apr 2014 20:08:30 +0400
parents 1594ed379f1f
children 1501e5848052
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml
@@ -150,7 +150,7 @@ When <link id="proxy_buffering">bufferin
 server is enabled, limits the total <value>size</value> of buffers that
 can be busy sending a response to the client while the response is not
 yet fully read.
-In the mean time, the rest of the buffers can be used for reading a response
+In the meantime, the rest of the buffers can be used for reading a response
 and, if needed, buffering part of a response to a temporary file.
 By default, <value>size</value> is limited by the size of two buffers set by the
 <link id="proxy_buffer_size"/> and <link id="proxy_buffers"/> directives.