spelling: given
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
c95360ff87
commit
6b849c4045
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ class ExAuth
|
|||
$this->isUser($aCommand);
|
||||
break;
|
||||
case 'auth':
|
||||
// Check if the givven password is correct
|
||||
// Check if the given password is correct
|
||||
$this->auth($aCommand);
|
||||
break;
|
||||
case 'setpass':
|
||||
|
|
Loading…
Reference in a new issue