summaryrefslogtreecommitdiff
path: root/includes/entity.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/entity.inc')
-rw-r--r--includes/entity.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/includes/entity.inc b/includes/entity.inc
index b19a23b58..2fefd5904 100644
--- a/includes/entity.inc
+++ b/includes/entity.inc
@@ -596,9 +596,7 @@ class EntityFieldQuery {
*
* 'bundle', 'revision_id' and 'entity_id' have no such restrictions.
*
- * Note: The "comment" and "taxonomy_term" entity types don't support bundle
- * conditions. For "taxonomy_term", propertyCondition('vid') can be used
- * instead.
+ * Note: The "comment" entity type does not support bundle conditions.
*
* @param $name
* 'entity_type', 'bundle', 'revision_id' or 'entity_id'.