From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 22:09:15 +0000 (-0400) Subject: spelling: denies X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1c223319b79d0e7ed7feaa1da068e20e095986ec;p=friendica.git spelling: denies Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/Console/User.php b/src/Console/User.php index 93b24cbc6a..eb061ede31 100644 --- a/src/Console/User.php +++ b/src/Console/User.php @@ -270,7 +270,7 @@ HELP; } /** - * Allows or denys a user based on it's nickname + * Allows or denies a user based on it's nickname * * @param bool $allow True, if the pending user is allowed, false if denies *