diff --git a/wp-includes/ms-functions.php b/wp-includes/ms-functions.php index 785ede974..39f67e3cc 100644 --- a/wp-includes/ms-functions.php +++ b/wp-includes/ms-functions.php @@ -793,7 +793,7 @@ function wpmu_signup_user($user, $user_email, $meta = '') { * replace it with your own notification behavior. * * Filter 'wpmu_signup_blog_notification_email' and - * 'wpmu_signup_blog_notification_email' to change the content + * 'wpmu_signup_blog_notification_subject' to change the content * and subject line of the email sent to newly registered users. * * @since MU