]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixes #3347 fixes comment typo for ege
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 12 Apr 2011 22:24:48 +0000 (22:24 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 12 Apr 2011 22:24:48 +0000 (22:24 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@8984 36083f99-b078-4883-b0ff-0f9b5a30f544

engine/lib/entities.php

index 742630cc7033d929e3d4126f5c945600996acf3f..685c68a5bfd450cf61b42448fbac0ffc5ebf2816 100644 (file)
@@ -740,7 +740,7 @@ function elgg_entity_exists($guid) {
  *     type_subtype_pairs => NULL|ARR (array('type' => 'subtype'))
  *                        (type = '$type' AND subtype = '$subtype') pairs
  *
- *     entity_guids => NULL|ARR Array of entity guids
+ *     guids => NULL|ARR Array of entity guids
  *
  *     owner_guids => NULL|ARR Array of owner guids
  *