Index: wp-includes/theme.php
===================================================================
--- wp-includes/theme.php	(revision 39519)
+++ wp-includes/theme.php	(working copy)
@@ -2060,7 +2060,7 @@
 			'homepage-section' => array(
 				'post_type' => 'page',
 				'post_title' => _x( 'A homepage section', 'Theme starter content' ),
-				'post_content' => _x( 'This is an example of a homepage section. Homepage sections can be any page other than the homepage itself, including the page that shows your latest blog posts.', 'Theme starter content' ),
+				'post_content' => _x( 'This is an example of a homepage section. Homepage section can be any page other than the homepage itself, including the page that shows your latest blog posts.', 'Theme starter content' ),
 			),
 		),
 	);
