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:
parent
bd5a0fae45
commit
a02a07f1c1
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user