Fix typo in filler text cause we all know it'll slip through accidentally. props paulhastings0, fixes #19255.

git-svn-id: http://svn.automattic.com/wordpress/trunk@19311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2011-11-16 01:58:13 +00:00
parent a14dd3db8b
commit cd33a2118d
2 changed files with 51 additions and 39 deletions

View File

@@ -55,7 +55,7 @@ include( './admin-header.php' );
<img class="placeholder" />
<div class="right-feature">
<h4><?php echo ( 'A New and Improved Admin Bar' ); ?></h4>
<p><?php echo ( 'Get to the most useful areas of your dashboard form anywhere on your site quicker and easier than ever with a better organized admin bar.' ); ?></p>
<p><?php echo ( 'Get to the most useful areas of your dashboard from anywhere on your site quicker and easier than ever with a better organized admin bar.' ); ?></p>
</div>
</div>
</div>