]> git.kaiwu.me - nginx.git/commitdiff
Fixed grammar in a comment.
authorRuslan Ermilov <ru@nginx.com>
Wed, 12 Oct 2011 09:34:53 +0000 (09:34 +0000)
committerRuslan Ermilov <ru@nginx.com>
Wed, 12 Oct 2011 09:34:53 +0000 (09:34 +0000)
src/http/ngx_http_core_module.c

index e98d0d1ba9470e0eaf7f8bbcb489a26db1e8eb17..1a6d48eea21774f1f7705113d23e94031929cd33 100644 (file)
@@ -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
      */