From 21f41d24e2fad631499ab80950e4d9a1e22bcca0 Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 20 Mar 2011 20:50:00 +0000 Subject: Fixes #3114 added the rss link back to pages git-svn-id: http://code.elgg.org/elgg/trunk@8784 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/users.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/lib/users.php') diff --git a/engine/lib/users.php b/engine/lib/users.php index ef673cacb..55bacdcb2 100644 --- a/engine/lib/users.php +++ b/engine/lib/users.php @@ -30,7 +30,7 @@ function get_user_entity_as_row($guid) { } /** - * Create or update the extras table for a given user. + * Create or update the entities table for a given user. * Call create_entity first. * * @param int $guid The user's GUID -- cgit v1.2.3