diff --git a/include/group.php b/include/group.php index 64c74ba2d1..fd1c97dfde 100644 --- a/include/group.php +++ b/include/group.php @@ -346,7 +346,7 @@ function groups_containing($uid,$c) { * Count unread items of each groups * * @return array - * 'id' => contact id + * 'id' => group id * 'name' => group name * 'count' => counted unseen group items *