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

git-svn-id: http://svn.automattic.com/wordpress/trunk@18768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
duck_ 2011-09-24 19:37:34 +00:00
parent 9f216ad715
commit 37441fac3e

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