]> granicus.if.org Git - apache/commitdiff
fix typo in comment
authorJeff Trawick <trawick@apache.org>
Tue, 9 Feb 2010 19:23:06 +0000 (19:23 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 9 Feb 2010 19:23:06 +0000 (19:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@908164 13f79535-47bb-0310-9956-ffa450edef68

include/ap_socache.h

index 3f1901d013dd439b6453e05ad047e4fb1e76b584..ff909971493e4992598b2478daa711ba0a1d4382 100644 (file)
@@ -182,7 +182,7 @@ typedef struct ap_socache_provider_t {
 
     /** Dump the status of a cache instance for mod_status.  Will use
      * the ap_r* interfaces to produce appropriate status output.
-     * XXX: apr_r* are deprecated, bad dogfood
+     * XXX: ap_r* are deprecated, bad dogfood
      *
      * @param instance The cache instance
      * @param r The request structure