Fix copy+paste error in documentation. Props masonjames, SergeyBiryukov. Fixes #18545.

git-svn-id: https://develop.svn.wordpress.org/trunk@18768 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jon Cave 2011-09-24 19:37:34 +00:00
parent 0f4a1e5e3c
commit 45c26903bf
1 changed files with 1 additions and 1 deletions

View File

@ -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