From fd2936b84e8bff5a9e37678ab7d656b3cb97f2a9 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Wed, 28 Nov 2012 16:50:23 -0800 Subject: Issue #1851538 by willkaxu: Fix docs typo in cache.inc --- includes/cache.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/cache.inc b/includes/cache.inc index a19d3c38c..92d4f3295 100644 --- a/includes/cache.inc +++ b/includes/cache.inc @@ -101,7 +101,7 @@ function cache_get_multiple(array &$cids, $bin = 'cache') { * - cache_menu: Stores the structure of visible navigation menus per page. * * - cache_page: Stores generated pages for anonymous users. It is flushed - * very often, whenever a page changes, at least for every ode and comment + * very often, whenever a page changes, at least for every node and comment * submission. This is the only bin affected by the page cache setting on * the administrator panel. * -- cgit v1.2.3