summaryrefslogtreecommitdiffstats
path: root/include/ap_socache.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ap_socache.h')
-rw-r--r--include/ap_socache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_socache.h b/include/ap_socache.h
index 3f1901d013..ff90997149 100644
--- a/include/ap_socache.h
+++ b/include/ap_socache.h
@@ -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