From: Ruslan Ermilov Date: Wed, 12 Oct 2011 09:34:53 +0000 (+0000) Subject: Fixed grammar in a comment. X-Git-Tag: release-1.1.6~9 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=b5c3336e3e3508c62fceb2177ea0310690da36cc;p=nginx.git Fixed grammar in a comment. --- diff --git a/src/http/ngx_http_core_module.c b/src/http/ngx_http_core_module.c index e98d0d1ba..1a6d48eea 100644 --- a/src/http/ngx_http_core_module.c +++ b/src/http/ngx_http_core_module.c @@ -3373,7 +3373,7 @@ ngx_http_core_merge_loc_conf(ngx_conf_t *cf, void *parent, void *child) 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 */