mirror of
https://github.com/friendica/friendica
synced 2024-11-18 10:23:41 +00:00
spelling: recipient
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
d95bcc16f9
commit
7dfdcf66e4
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ class ACL
|
|||
/**
|
||||
* Returns a select input tag for private message recipient
|
||||
*
|
||||
* @param int $selected Existing recipien contact ID
|
||||
* @param int $selected Existing recipient contact ID
|
||||
* @return string
|
||||
* @throws \Exception
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue