Index: wp-admin/options-writing.php
===================================================================
--- wp-admin/options-writing.php	(revision 22380)
+++ wp-admin/options-writing.php	(working copy)
@@ -40,7 +40,7 @@
 	get_current_screen()->add_help_tab( array(
 		'id'      => 'options-services',
 		'title'   => __( 'Update Services' ),
-		'content' => $update_services_help,
+		'content' => '<p>' . __( 'If desired, WordPress will automatically alert various services of your new posts.' ) . '</p>',
 	) );
 }
 
