summaryrefslogtreecommitdiff
path: root/modules/system/system.api.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/system.api.php')
-rw-r--r--modules/system/system.api.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.api.php b/modules/system/system.api.php
index 3e0938fba..820e351ec 100644
--- a/modules/system/system.api.php
+++ b/modules/system/system.api.php
@@ -119,7 +119,7 @@ function hook_entity_info() {
'id key' => 'nid',
'revision key' => 'vid',
'fieldable' => TRUE,
- 'bundle key' => 'type',
+ 'bundle key' => array('bundle' => 'type'),
// Node.module handles its own caching.
// 'cacheable' => FALSE,
// Bundles must provide human readable name so