From c1e50bd0e460ef668b91f901fa7af28ee641b9fe Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 12 Mar 2011 14:06:23 +0000 Subject: improved documentation of can write to container method/function git-svn-id: http://code.elgg.org/elgg/trunk@8656 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/classes/ElggEntity.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/classes') 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 -- cgit v1.2.3