wp/wp-includes/class-wp-roles.php
changeset 19 3d72ae0968f4
parent 16 a86126ab1dd4
child 21 48c4eec2b7e6
--- a/wp/wp-includes/class-wp-roles.php	Wed Sep 21 18:19:35 2022 +0200
+++ b/wp/wp-includes/class-wp-roles.php	Tue Sep 27 16:37:53 2022 +0200
@@ -296,7 +296,7 @@
 		 *
 		 * @since 4.7.0
 		 *
-		 * @param WP_Roles $this A reference to the WP_Roles object.
+		 * @param WP_Roles $wp_roles A reference to the WP_Roles object.
 		 */
 		do_action( 'wp_roles_init', $this );
 	}