Skip to content

Commit 80bc1bc

Browse files
ravage84ajibarra
authored andcommitted
Typo
1 parent 8db2f5a commit 80bc1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shell/UsersShell.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ public function passwordEmail()
275275
'expiration' => Configure::read('Users.Token.expiration'),
276276
'checkActive' => false,
277277
'sendEmail' => true,
278-
'type' => 'passord',
278+
'type' => 'password',
279279
]);
280280
if ($resetUser) {
281281
$msg = __d(

0 commit comments

Comments
 (0)