summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_request.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-12-12 16:57:36 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-12-12 16:57:36 +0000
commitf2d00ec64fe336164dd96b9c6729ad5d72324808 (patch)
tree1c93ec560befc5a4801197e8982993f6417f5a08 /src/http/ngx_http_request.h
parent32862a6f52e85c36768eb6e028161c9a8bebf6ff (diff)
downloadnginx-f2d00ec64fe336164dd96b9c6729ad5d72324808.tar.gz
nginx-f2d00ec64fe336164dd96b9c6729ad5d72324808.tar.bz2
r1566 merge:
fix English grammar
Diffstat (limited to 'src/http/ngx_http_request.h')
-rw-r--r--src/http/ngx_http_request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/ngx_http_request.h b/src/http/ngx_http_request.h
index 0b269a893..9098a2ada 100644
--- a/src/http/ngx_http_request.h
+++ b/src/http/ngx_http_request.h
@@ -449,7 +449,7 @@ struct ngx_http_request_s {
unsigned limit_zone_set:1;
#if 0
- unsigned cachable:1;
+ unsigned cacheable:1;
#endif
unsigned pipeline:1;