Make WordPress Core

Changeset 32123


Ignore:
Timestamp:
04/14/2015 06:53:25 AM (11 years ago)
Author:
SergeyBiryukov
Message:

Fix typo on About page.

props jamescollins.
see #31929.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/about.php

    r32118 r32123  
    103103                        ?>
    104104                        <h4><?php echo ( 'Streamlined plugin updates' ); ?></h4>
    105                         <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>
     105                        <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>
    106106                </div>
    107107        </div>
Note: See TracChangeset for help on using the changeset viewer.