]> git.mxchange.org Git - friendica.git/commitdiff
ping: docu fix
authorrabuzarus <>
Thu, 3 Dec 2015 21:51:00 +0000 (22:51 +0100)
committerrabuzarus <>
Thu, 3 Dec 2015 21:51:00 +0000 (22:51 +0100)
include/group.php

index 64c74ba2d123ab4c517359ff1508a24ff74ef636..fd1c97dfde47d1af8c665b03eac51370428a7940 100644 (file)
@@ -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
  *