diff --git a/core/modules/entity/entity.api.php b/core/modules/entity/entity.api.php index 37263a6..dd349db 100644 --- a/core/modules/entity/entity.api.php +++ b/core/modules/entity/entity.api.php @@ -50,7 +50,7 @@ * value component to provide this information (see below). If more complex * logic is needed to determine the label of an entity, you can instead * specify a callback function here, which will be called to determine the - * entity label. See also the entity_label() function, which implements this + * entity label. See also the entity_page_label() function, which implements this * logic. * - fieldable: Set to TRUE if you want your entity type to be fieldable. * - translation: An associative array of modules registered as field