changeset 4203:a949b15df739

Fixed grammar in a comment.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 12 Oct 2011 09:34:53 +0000
parents 7a739880b80c
children 657aaedcc0e3
files src/http/ngx_http_core_module.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 
                                              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
      */