]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Clarified the documentation for add_entity_relationship().
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 18 Dec 2009 15:33:03 +0000 (15:33 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 18 Dec 2009 15:33:03 +0000 (15:33 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@3771 36083f99-b078-4883-b0ff-0f9b5a30f544

engine/lib/relationships.php

index 865365f9dceb5c5e1d69960aa0ec4c98167cb357..bdd5aadde4b352ca57888a492bfe8b87f7ddee19 100644 (file)
@@ -342,7 +342,7 @@ function delete_relationship($id) {
  * Define an arbitrary relationship between two entities.
  * This relationship could be a friendship, a group membership or a site membership.
  *
- * This function lets you make the statement "$guid_one has $relationship with $guid_two".
+ * This function lets you make the statement "$guid_one is a $relationship of $guid_two".
  *
  * @param int $guid_one
  * @param string $relationship