Index: wp-admin/network/site-new.php
===================================================================
--- wp-admin/network/site-new.php	(revision 40958)
+++ wp-admin/network/site-new.php	(working copy)
@@ -245,7 +245,7 @@
 			<td><input name="blog[email]" type="email" class="regular-text wp-suggest-user" id="admin-email" data-autocomplete-type="search" data-autocomplete-field="user_email" /></td>
 		</tr>
 		<tr class="form-field">
-			<td colspan="2"><?php _e( 'A new user will be created if the above email address is not in the database.' ) ?><br /><?php _e( 'The username and password will be mailed to this email address.' ) ?></td>
+			<td colspan="2"><?php _e( 'A new user will be created if the above email address is not in the database.' ) ?><br /><?php _e( 'The username and link to reset password will be mailed to this email address.' ) ?></td>
 		</tr>
 	</table>
 
