From ddc2604d694892f6576a5cfa970a4bcfda6ec270 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 8 Mar 2009 04:25:07 +0000 Subject: #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. --- modules/field/field.autoload.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/field/field.autoload.inc') diff --git a/modules/field/field.autoload.inc b/modules/field/field.autoload.inc index 2a44f5817..e7cfbeb8c 100644 --- a/modules/field/field.autoload.inc +++ b/modules/field/field.autoload.inc @@ -251,7 +251,7 @@ function field_attach_preprocess($obj_type, &$object) { } /** - * Implementation of hook_nodeapi_prepare_translation. + * Implementation of hook_node_prepare_translation. * * TODO D7: We do not yet know if this really belongs in Field API. * -- cgit v1.2.3