]> granicus.if.org Git - apache/commitdiff
Fix a spelling mistake.
authorGraham Leggett <minfrin@apache.org>
Fri, 19 Nov 2010 01:01:21 +0000 (01:01 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 19 Nov 2010 01:01:21 +0000 (01:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1036699 13f79535-47bb-0310-9956-ffa450edef68

modules/cache/mod_cache.c

index 8d1652486f7aa2979c3277a2c8429472d500034e..3e469b95ab9628b72b0a3fe1466239158b1ab328 100644 (file)
@@ -2374,7 +2374,7 @@ static void register_hooks(apr_pool_t *p)
      * CACHE_OUT must go into the filter chain after a possible DEFLATE
      * filter to ensure that already compressed cache objects do not
      * get compressed again. Incrementing filter type by 1 ensures
-     * his happens.
+     * this happens.
      */
     cache_out_filter_handle =
         ap_register_output_filter("CACHE_OUT",