From 4a3da31d914e5b111ac6b547faefa49e522502d4 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Wed, 13 Jan 2010 13:03:26 +0000 Subject: #636992 follow-up by catch: small doc fix. --- includes/common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/common.inc b/includes/common.inc index f8fb336c6..46bc96e01 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -6489,7 +6489,7 @@ function entity_get_controller($entity_type) { * * If adding a new entity similar to nodes, comments or users, you should * invoke this function during the ENTITY_build_content() or - * ENTITY_build_multiple() phases of rendering to allow other modules to alter + * ENTITY_view_multiple() phases of rendering to allow other modules to alter * the objects during this phase. This is needed for situations where * information needs to be loaded outside of ENTITY_load() - particularly * when loading entities into one another - i.e. a user object into a node, due -- cgit v1.2.3