summaryrefslogtreecommitdiff
path: root/modules/field/field.autoload.inc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/field/field.autoload.inc')
-rw-r--r--modules/field/field.autoload.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/field/field.autoload.inc b/modules/field/field.autoload.inc
index 3ea8754cd..b7b026d79 100644
--- a/modules/field/field.autoload.inc
+++ b/modules/field/field.autoload.inc
@@ -292,7 +292,7 @@ function field_attach_preprocess($obj_type, &$object) {
}
/**
- * Implementation of hook_node_prepare_translation.
+ * Implement hook_node_prepare_translation.
*
* TODO D7: We do not yet know if this really belongs in Field API.
*