From fd20d695531cbc418346e4875eab88c252565032 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Wed, 10 Apr 2013 14:31:10 -0700 Subject: Issue #1958578 by chertzog: Fix see reference to nonexistent function --- includes/theme.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/theme.inc b/includes/theme.inc index 5920624dc..d1864c836 100644 --- a/includes/theme.inc +++ b/includes/theme.inc @@ -508,7 +508,7 @@ class ThemeRegistry Extends DrupalCacheArray { * themes/bartik. * * @see theme() - * @see _theme_process_registry() + * @see _theme_build_registry() * @see hook_theme() * @see list_themes() */ -- cgit v1.2.3