Fix typo on About page.

props jamescollins.
see #31929.

git-svn-id: https://develop.svn.wordpress.org/trunk@32123 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2015-04-14 06:53:25 +00:00
parent f3033a9f5a
commit a8c4455adc
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
) );
?>
<h4><?php echo ( 'Streamlined plugin updates' ); ?></h4>
<p><?php echo ( 'Plugin updates are smooth and simple. No more boring loading screen &endash; just click <em>Update Now</em> on any number of plugins and wait for the success messages. Easy!' ); ?></p>
<p><?php echo ( 'Plugin updates are smooth and simple. No more boring loading screen &mdash; just click <em>Update Now</em> on any number of plugins and wait for the success messages. Easy!' ); ?></p>
</div>
</div>
</div>