Skip to content

Commit 544a1f6

Browse files
ThomasLandauerfabpot
authored andcommitted
Minor (comment only), part 2
Second attempt of symfony/symfony#48242 Even if you didn't like "visual", you still can't say "its" to a user ;-)
1 parent 0bd4ad1 commit 544a1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

User/UserInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public function getRoles(): array;
5555
public function eraseCredentials();
5656

5757
/**
58-
* Returns the identifier for this user (e.g. its username or email address).
58+
* Returns the identifier for this user (e.g. username or email address).
5959
*/
6060
public function getUserIdentifier(): string;
6161
}

0 commit comments

Comments
 (0)