]> granicus.if.org Git - apache/commitdiff
Use the more popular spelling variant.
authorGraham Leggett <minfrin@apache.org>
Mon, 11 Oct 2010 23:23:57 +0000 (23:23 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 11 Oct 2010 23:23:57 +0000 (23:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1021544 13f79535-47bb-0310-9956-ffa450edef68

modules/cache/mod_cache.c

index 692e33eac512ad7cca43732f4584e9224a98887f..d7d49b5e216512f064009c75d534aa7b719d80aa 100644 (file)
@@ -716,7 +716,7 @@ static int cache_save_filter(ap_filter_t *f, apr_bucket_brigade *in)
         return APR_SUCCESS;
     }
 
-    /* have we already run the cachability check and set up the
+    /* have we already run the cacheability check and set up the
      * cached file handle?
      */
     if (cache->in_checked) {