Index: wp-includes/class-wp-user.php
===================================================================
--- wp-includes/class-wp-user.php	(Revision 42564)
+++ wp-includes/class-wp-user.php	(Arbeitskopie)
@@ -481,8 +481,8 @@
 	 * Retrieve all of the role capabilities and merge with individual capabilities.
 	 *
 	 * All of the capabilities of the roles the user belongs to are merged with
-	 * the users individual roles. This also means that the user can be denied
-	 * specific roles that their role might have, but the specific user isn't
+	 * the user's individual capabilities. This also means that the user can be denied
+	 * specific capabilities that their role might have, but the specific user isn't
 	 * granted permission to.
 	 *
 	 * @since 2.0.0
