diff options
Diffstat (limited to 'lib/private/KnownUser/KnownUserService.php')
-rw-r--r-- | lib/private/KnownUser/KnownUserService.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/KnownUser/KnownUserService.php b/lib/private/KnownUser/KnownUserService.php index aff0c097d98..cd257cf1b12 100644 --- a/lib/private/KnownUser/KnownUserService.php +++ b/lib/private/KnownUser/KnownUserService.php @@ -39,7 +39,7 @@ class KnownUserService { } /** - * Store a match because $knownTo has $contactUserId in his phonebook + * Store a match because $knownTo has $contactUserId in their phonebook * * @param string $knownTo User id of the owner of the phonebook * @param string $contactUserId User id of the contact in the phonebook |