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.attach.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/field/field.attach.inc') diff --git a/modules/field/field.attach.inc b/modules/field/field.attach.inc index 825c9571f..511b7bcbe 100644 --- a/modules/field/field.attach.inc +++ b/modules/field/field.attach.inc @@ -512,7 +512,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