Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 800b104

Browse files
HobbitCodesderrabus
authored andcommitted
Minor doc block wording change
1 parent b2eeeab commit 800b104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/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)