Index: wp-includes/formatting.php
===================================================================
--- wp-includes/formatting.php	(revision 34684)
+++ wp-includes/formatting.php	(working copy)
@@ -2404,7 +2404,6 @@
 		 *
 		 * @param bool   $is_email Whether the email address has passed the is_email() checks. Default false.
 		 * @param string $email    The email address being checked.
-		 * @param string $message  An explanatory message to the user.
 		 * @param string $context  Context under which the email was tested.
 		 */
 		return apply_filters( 'is_email', false, $email, 'email_too_short' );
