About screen: fix typo, see #20423

git-svn-id: http://core.svn.wordpress.org/trunk@20849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2012-05-23 02:29:58 +00:00
parent 1627a8cb52
commit 1b0677795c
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
<p><?php _e( 'Post query optimized to avoid table scans.' ); ?></p>
</div>
<div>
<h4><?php _e( 'Custom Header and Backound API' ); ?></h4>
<h4><?php _e( 'Custom Header and Background API' ); ?></h4>
<p><?php _e( 'Custom header and background API relocated into the theme support API.' ); ?></p>
<h4><?php _e( 'Faster I18N' ); ?></h4>