| commit | 2d3f3f6eb682a407700a7fcadc67ad8e703249da | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Sun Oct 14 18:56:15 2007 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Sun Oct 14 18:56:15 2007 +0000 |
| tree | ca69b0bb63042eb0375aba85340c6cd28358d0ab | |
| parent | 47a1ebb05086c82141b19377bbaafa9d68414281 [diff] [blame] |
fix English grammar
diff --git a/src/http/ngx_http_request.h b/src/http/ngx_http_request.h index 0b269a8..9098a2a 100644 --- a/src/http/ngx_http_request.h +++ b/src/http/ngx_http_request.h
@@ -449,7 +449,7 @@ unsigned limit_zone_set:1; #if 0 - unsigned cachable:1; + unsigned cacheable:1; #endif unsigned pipeline:1;