Skip to content

Commit 8cde372

Browse files
committed
docs: fix doc comment
1 parent eae5974 commit 8cde372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Entities/User.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ public function getEmailIdentity(): ?UserIdentity
122122
}
123123

124124
/**
125-
* If $user, $password, or $password_hash have been updated,
125+
* If $email, $password, or $password_hash have been updated,
126126
* will update the user's email identity record with the
127127
* correct values.
128128
*/

0 commit comments

Comments
 (0)