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

modules/cache/mod_cache.h

index babffb7cccc82ce90014933291483c0f5ef14692..b65e56a948192f64664f130ef118ef8a8e4439f7 100644 (file)
@@ -66,7 +66,7 @@ struct cache_info {
     apr_time_t expire;
     /** r->request_time from the same request */
     apr_time_t request_time;
-    /** apr_time_now() at the time the entity was acutally cached */
+    /** apr_time_now() at the time the entity was actually cached */
     apr_time_t response_time;
     /**
      * HTTP status code of the cached entity. Though not necessarily the