diff xml/en/docs/http/ngx_http_core_module.xml @ 530:d8c7160527ae

query -> request
author Ruslan Ermilov <ru@nginx.com>
date Wed, 06 Jun 2012 14:19:48 +0000
parents 58d79f8c412d
children 288416af739a
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -2766,7 +2766,7 @@ or an empty string otherwise
 
 <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>