commit | b5c3336e3e3508c62fceb2177ea0310690da36cc | [log] [tgz] |
---|---|---|
author | Ruslan Ermilov <ru@nginx.com> | Wed Oct 12 09:34:53 2011 +0000 |
committer | Ruslan Ermilov <ru@nginx.com> | Wed Oct 12 09:34:53 2011 +0000 |
tree | f1ff2343555dc63e66cc2133b2347fd67344f76a | |
parent | dce7a0c00f1ac7264bc0d832437399448bfbfde3 [diff] |
Fixed grammar in a comment.
diff --git a/src/http/ngx_http_core_module.c b/src/http/ngx_http_core_module.c index e98d0d1..1a6d48e 100644 --- a/src/http/ngx_http_core_module.c +++ b/src/http/ngx_http_core_module.c
@@ -3373,7 +3373,7 @@ ngx_cacheline_size); /* - * the special handling the "types" directive in the "http" section + * the special handling of the "types" directive in the "http" section * to inherit the http's conf->types_hash to all servers */