Index: wp-admin/custom-header.php
===================================================================
--- wp-admin/custom-header.php	(revision 18066)
+++ wp-admin/custom-header.php	(working copy)
@@ -599,8 +599,8 @@
 <tr valign="top">
 <th scope="row"><?php _e('Reset Text Color'); ?></th>
 <td>
-	<p><?php _e( 'This will restore the original header text. You will not be able to restore any customizations.' ) ?></p>
-	<?php submit_button( __( 'Restore Original Header Text' ), 'button', 'resettext', false ); ?>
+	<p><?php _e( 'This will restore the original header text color. You will not be able to restore any customizations.' ) ?></p>
+	<?php submit_button( __( 'Restore Original Header Text Color' ), 'button', 'resettext', false ); ?>
 </td>
 </tr>
 	<?php } ?>
