chore(IGetRealUIDBackend): Fix typo in doc block

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen 2024-09-02 12:30:01 +02:00
parent dc86ccf074
commit 2bf3280dcc
No known key found for this signature in database
GPG key ID: 45FAE7268762B400

View file

@ -17,7 +17,7 @@ interface IGetRealUIDBackend {
* For example the database backend accepts different cased UIDs in all the functions
* but the internal UID that is to be used should be correctly cased.
*
* This little function makes sure that the used UID will be correct hen using the user object
* This little function makes sure that the used UID will be correct when using the user object
*
* @since 17.0.0
* @param string $uid