# HG changeset patch # User Ruslan Ermilov # Date 1318412093 0 # Node ID a949b15df7394336773e11ce9be43caebdc5275f # Parent 7a739880b80cf38e5fb888035fbc1b0403ddcc93 Fixed grammar in a comment. diff -r 7a739880b80c -r a949b15df739 src/http/ngx_http_core_module.c --- a/src/http/ngx_http_core_module.c Wed Oct 12 09:33:43 2011 +0000 +++ b/src/http/ngx_http_core_module.c Wed Oct 12 09:34:53 2011 +0000 @@ -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 */