changeset 530:d8c7160527ae

query -> request
author Ruslan Ermilov <ru@nginx.com>
date Wed, 06 Jun 2012 14:19:48 +0000
parents d477ae38c0bd
children ee6fa4805637
files xml/en/docs/http/ngx_http_core_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Wed Jun 06 14:17:28 2012 +0000
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Wed Jun 06 14:19:48 2012 +0000
@@ -2766,7 +2766,7 @@
 
 <tag-name><var>$request_filename</var></tag-name>
 <tag-desc>
-file path for the current query, based on the
+file path for the current request, based on the
 <link id="root"/> or <link id="alias"/>
 directives, and the request URI
 </tag-desc>