| 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_upstream.h b/src/http/ngx_http_upstream.h index de1a2c8..d95399f 100644 --- a/src/http/ngx_http_upstream.h +++ b/src/http/ngx_http_upstream.h
@@ -244,7 +244,7 @@ ngx_http_cleanup_pt *cleanup; unsigned store:1; - unsigned cachable:1; + unsigned cacheable:1; unsigned accel:1; unsigned buffering:1;