Skip to content

Commit af02915

Browse files
carferdasGromNaN
authored andcommitted
[Security] fix small typo in PasswordAuthenticatedUserInterface
1 parent e237666 commit af02915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

User/PasswordAuthenticatedUserInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* return $data;
3333
* }
3434
*
35-
* Implement EquatableInteface if you need another logic.
35+
* Implement EquatableInterface if you need another logic.
3636
*
3737
* @author Robin Chalas <robin.chalas@gmail.com>
3838
* @author Wouter de Jong <wouter@wouterj.nl>

0 commit comments

Comments
 (0)