Skip to content

Commit f323d5b

Browse files
HobbitCodesderrabus
authored andcommitted
Minor doc block wording change
1 parent 1c7d3f3 commit f323d5b

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
@@ -40,7 +40,7 @@ interface UserInterface
4040
* return ['ROLE_USER'];
4141
* }
4242
*
43-
* Alternatively, the roles might be stored on a ``roles`` property,
43+
* Alternatively, the roles might be stored in a ``roles`` property,
4444
* and populated in any number of different ways when the user object
4545
* is created.
4646
*

0 commit comments

Comments
 (0)