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/group.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/lib/group.php') diff --git a/engine/lib/group.php b/engine/lib/group.php index f3314ada6..d78274961 100644 --- a/engine/lib/group.php +++ b/engine/lib/group.php @@ -24,7 +24,7 @@ function get_group_entity_as_row($guid) { } /** - * Create or update the extras table for a given group. + * Create or update the entities table for a given group. * Call create_entity first. * * @param int $guid GUID -- cgit v1.2.3