Index: trunk/src/wp-includes/user.php
===================================================================
--- trunk/src/wp-includes/user.php	(revision 63172)
+++ trunk/src/wp-includes/user.php	(revision 63173)
@@ -3861,7 +3861,7 @@
  * @since 7.0.3 Added the `$user_id` parameter, which is sent with the `personal_options_update` action.
  *
+ * @global WP_Error $errors WP_Error object.
+ *
  * @param int $user_id Optional. The ID of the user whose email is being changed. Defaults to `$_POST['user_id']` if set, otherwise 0.
- *
- * @global WP_Error $errors WP_Error object.
  */
 function send_confirmation_on_profile_email( $user_id = 0 ) {
