X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/03f2fa83c13c1b532284205fa7efcab9b8b2c41f..refs/tags/wordpress-4.5:/wp-includes/class-wp-roles.php?ds=sidebyside diff --git a/wp-includes/class-wp-roles.php b/wp-includes/class-wp-roles.php index e8504009..94fc6726 100644 --- a/wp-includes/class-wp-roles.php +++ b/wp-includes/class-wp-roles.php @@ -133,7 +133,7 @@ class WP_Roles { * Reinitialize the object * * Recreates the role objects. This is typically called only by switch_to_blog() - * after switching wpdb to a new blog ID. + * after switching wpdb to a new site ID. * * @since 3.5.0 * @access public