From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 04:08:11 +0000 (-0400) Subject: spelling: recipient X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7dfdcf66e4cac52bb59c21ab612f185e4ec8534c;p=friendica.git spelling: recipient Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/Core/ACL.php b/src/Core/ACL.php index 4ed8d602a4..ba4564589d 100644 --- a/src/Core/ACL.php +++ b/src/Core/ACL.php @@ -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 */