]> git.mxchange.org Git - friendica.git/commitdiff
spelling: denies
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 22:09:15 +0000 (18:09 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 22:59:11 +0000 (18:59 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Console/User.php

index 93b24cbc6a23cc1895b904e64d995b82d8009078..eb061ede31b10af8e751f40e80678cb9bd7bf24c 100644 (file)
@@ -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
         *