mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:02:54 +00:00
spelling: group id
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
6b849c4045
commit
f87eeb2f28
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ class Group
|
|||
/**
|
||||
* Checks whether given group id is found in database
|
||||
*
|
||||
* @param int $group_id Groupd it
|
||||
* @param int $group_id Group id
|
||||
* @param int $uid Optional user id
|
||||
* @return bool
|
||||
* @throws \Exception
|
||||
|
|
Loading…
Reference in a new issue