]> git.mxchange.org Git - friendica.git/commitdiff
spelling: recipient
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:08:11 +0000 (00:08 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:14:16 +0000 (16:14 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Core/ACL.php

index 4ed8d602a484f48a3481ed1dbb31021147d12f52..ba4564589db2baf4701115e64bf2955a4d3f49f9 100644 (file)
@@ -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
         */