diff --git a/blog/classes/privacy/provider.php b/blog/classes/privacy/provider.php index 560466b109e..84d3f1c339f 100644 --- a/blog/classes/privacy/provider.php +++ b/blog/classes/privacy/provider.php @@ -166,7 +166,7 @@ class provider implements } /** - * Get the list of contexts that contain user information for the specified user. + * Get the list of users who have data within a context. * * @param \core_privacy\local\request\userlist $userlist The userlist containing the list of users who have * data in this context/plugin combination.