aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/relationships.php
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-12-18 15:33:03 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-12-18 15:33:03 +0000
commit9dd0861957474539c1d70952db8642b068cd52a0 (patch)
tree4903099a3b9578856c6aff17568fcd5fc4f5225c /engine/lib/relationships.php
parentaebf4e294c9ecf3f0c2d039da70b2c1488e8af27 (diff)
downloadelgg-9dd0861957474539c1d70952db8642b068cd52a0.tar.gz
elgg-9dd0861957474539c1d70952db8642b068cd52a0.tar.bz2
Clarified the documentation for add_entity_relationship().
git-svn-id: http://code.elgg.org/elgg/trunk@3771 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/lib/relationships.php')
-rw-r--r--engine/lib/relationships.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/relationships.php b/engine/lib/relationships.php
index 865365f9d..bdd5aadde 100644
--- a/engine/lib/relationships.php
+++ b/engine/lib/relationships.php
@@ -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