About screen: fix typo, see #20423

git-svn-id: https://develop.svn.wordpress.org/trunk@20849 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2012-05-23 02:29:58 +00:00
parent bd5a0fae45
commit a02a07f1c1
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>