mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-22 00:01:27 +01:00
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:
parent
1627a8cb52
commit
1b0677795c
@ -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…
Reference in New Issue
Block a user