aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggEntity.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/classes/ElggEntity.php')
-rw-r--r--engine/classes/ElggEntity.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/classes/ElggEntity.php b/engine/classes/ElggEntity.php
index bfb7ce063..248756b17 100644
--- a/engine/classes/ElggEntity.php
+++ b/engine/classes/ElggEntity.php
@@ -904,7 +904,7 @@ abstract class ElggEntity extends ElggData implements
}
/**
- * Can a user write to this entity
+ * Can a user add an entity to this container
*
* @param int $user_guid The user.
* @param string $type The type of entity we're looking to write